Skip to content

sables-app/sables

Repository files navigation

Sables Logo

Sables

Application-first Web Framework


npm Version MIT License Website: sables.dev

What is Sables?

Sables is an application-first Web framework focused on distributed routing logic, reactive programming, and serverless solutions. The framework is comprised of several packages built upon established technologies, making integration more cohesive.

Key features

  • Distributed routing logic
  • Route transitions with middleware and listeners
  • Just-in-Time Redux slice insertion
  • Side effect encapsulation via observers
  • Server-side rendering and routing solutions; serverless compatible
  • Application hydration with resume
  • Code splitting, module lazy loading, and module preloading
  • Strictly typed with template literal types and generics
  • Simple and powerful interfaces that're easy to learn and master
  • Project structure agnostic

Documentation

Versioning

Sables adheres to Semantic Versioning 2.0.0.

License

Copyright © 2022 Morris Allison III.
Released under the MIT license.