JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Dramatically simplify full‑stack development
    Filed under  › 

    • 🔾41%Overall
    • 1,211
    • 9.8 days
    • 🕩38
    • 👥1

    Layr

    Dramatically simplify full‑stack development.

    Documentation

    Check out the documentation for a quick introduction and a comprehensive API description.

    Roadmap

    Components

    • [x] Basic components
    • [x] Controlled attributes
    • [x] Component provision
    • [x] Cross-layer inheritance
    • [x] Remote method invocation
    • [x] Optimized serialization
    • [ ] Weak Identity Map
    • [ ] Component subscriptions (realtime updates)
    • [ ] HTTP Caching

    Storage

    • [x] Basic storage (MongoDB)
    • [x] Indexes
      • [x] Identifier attributes
      • [x] Regular attributes
      • [x] Compound attributes
      • [x] Referenced components
      • [x] Embedded components
    • [ ] Automatic migrations
      • [x] Indexes
      • [ ] Default values
      • [ ] Renamed components
      • [ ] Renamed attributes
    • [ ] Custom migrations
    • [ ] Polymorphism
    • [ ] Transactions
    • [ ] Sugar to query reverse relationships
    • [ ] Query subscriptions (realtime updates)
    • [ ] Support for more databases (PostgreSQL, MySQL, DynamoDB,...)

    Routing

    • [x] Basic routing
    • [x] Nested routing

    Authorizations

    • [x] Basic authorizations
    • [x] Role-based authorizations

    Integrations

    • [x] React integration
    • [x] Basic AWS integration

    Contributing

    Contributions are welcome.

    Before contributing please read the code of conduct and search the issue tracker to find out if your issue has already been discussed before.

    To contribute, fork this repository, commit your changes, and send a pull request.

    License

    MIT

    Show All