Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).