Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sables-app/sables
🦦 Application-first Web Framework
https://github.com/sables-app/sables
react redux rxjs serverless vite
Last synced: 20 days ago
JSON representation
🦦 Application-first Web Framework
- Host: GitHub
- URL: https://github.com/sables-app/sables
- Owner: sables-app
- License: mit
- Created: 2022-12-24T16:03:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T22:04:23.000Z (4 months ago)
- Last Synced: 2024-10-19T21:22:50.788Z (27 days ago)
- Topics: react, redux, rxjs, serverless, vite
- Language: TypeScript
- Homepage:
- Size: 1.24 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sables
Application-first Web Framework
### 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
- [Getting Started guide](https://sables.dev/docs/getting-started)
- [API Reference](https://sables.dev/docs/api)### Versioning
Sables adheres to [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html).
### License
Copyright © 2022 [Morris Allison III](http://morris.xyz).
Released under the [MIT license][license].[license]: https://github.com/sables-app/sables/blob/main/LICENSE
[npm]: https://www.npmjs.com/package/@sables/framework