Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom-ricci/octobox
Octobox is a simple but powerful React meta-framework built in TypeScript.
https://github.com/tom-ricci/octobox
cloudflare-pages eslint frontend github-pages react routing stylelint tailwind typescript vercel web
Last synced: 26 days ago
JSON representation
Octobox is a simple but powerful React meta-framework built in TypeScript.
- Host: GitHub
- URL: https://github.com/tom-ricci/octobox
- Owner: tom-ricci
- License: mit
- Created: 2021-10-25T14:18:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T19:55:59.000Z (about 1 year ago)
- Last Synced: 2024-05-29T18:10:12.714Z (5 months ago)
- Topics: cloudflare-pages, eslint, frontend, github-pages, react, routing, stylelint, tailwind, typescript, vercel, web
- Language: TypeScript
- Homepage: https://octobox.thomasricci.dev
- Size: 1.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π¨ Looking for maintainers!! π¨
I began this project as a junior in high school, but now I'm in university. I don't have much free time, so I'm looking for maintainers to continue this project. If you're interested, send me an email.
# Octobox
### Stop scaffolding. Start building.
Octobox is a React meta-framework written in TypeScript. Just run `npm create octobox-app@latest` and let Octobox let you focus on what mattersβ*your app*.# Features
* Comprehensive routing
* Tailwind CSS support
* Sass support
* ESLint and Stylelint support
* Remix-like sync and async data loading
* Advanced document head and metadata management
* Great DX
* Miscellaneous other utilities
* And more...# Docs
Currently, Octobox is in development and documentation is minimal, but you can find docs [here](https://github.com/tom-ricci/octobox/tree/main/docs).