gell

1.18.0 • Public • Published

gell.js

Gell.js is a framework for working with highly asynchronous systems

Concepts

  • State
  • Future
  • Dependency

State

  • why work with State instead of just plain Javascript objects?
    • derived attibutes
    • perspectives

Future

  • why use generators?

Dependency

  • modeled after Java Spring dependency injection
  • why a dependencies resolved async?

Motivation

  • testability
  • abstraction of complex behaviors

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

/gell/

    Package Sidebar

    Install

    npm i gell

    Weekly Downloads

    34

    Version

    1.18.0

    License

    ISC

    Unpacked Size

    122 kB

    Total Files

    91

    Last publish

    Collaborators

    • djghokie75