Giter VIP home page Giter VIP logo

flux's Introduction

Flux

You can install this package on Wally

Flux = "supersocial/[email protected]"

About

This is still a massive work-in-progress. There will almost certinaly be changes that are not backwards compatible, documentation will not be created until we get a solid V1, etc.

Flux is a Knit variant with some added functionality:

  • You can now do GetService and GetController at the top of modules
  • Components are an integrated part of the framework.
    • This allows you to do things like Flux.GetComponent at the top of modules as adding useful methods such as Flux.GetComponentFromInstanceAndTag.
    • Added a _Trove to all Components which are cleaned up when the Component is removed.
    • Added an Activate method to components so they don't run until Flux is started.
  • Added multiple new lifecycle methods
    • Services
      • Service:FluxPlayerAdded(player: Player)
      • Service:FluxPlayerRemoving(player: Player)
      • Service:FluxHeartbeat(deltaTime: number)
      • ...
    • Controllers
    • ...

flux's People

Contributors

cody-nelson avatar kinqandi avatar

Stargazers

Nicholas Foreman avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.