Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blinkk/rootjs
Root.js β A full-featured web development tool with a built-in CMS.
https://github.com/blinkk/rootjs
cms firebase jsx preact typescript vite
Last synced: 3 months ago
JSON representation
Root.js β A full-featured web development tool with a built-in CMS.
- Host: GitHub
- URL: https://github.com/blinkk/rootjs
- Owner: blinkk
- License: mit
- Created: 2022-03-16T22:49:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T18:33:35.000Z (3 months ago)
- Last Synced: 2024-10-11T12:34:47.795Z (3 months ago)
- Topics: cms, firebase, jsx, preact, typescript, vite
- Language: TypeScript
- Homepage: https://rootjs.dev
- Size: 2.32 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# π± Root.js
> Root.js is a full-featured web development tool with a built-in CMS.
- π οΈ TSX Rendering
- πΈοΈ Web Components
- π File Routes
- π―π΅ i18n
- π CMS[Read the Docs to Learn More](https://rootjs.dev)
## Packages
| Package | Version (click for changelogs) |
| ----------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------- |
| [@blinkk/root](packages/root) | [![root version](https://img.shields.io/npm/v/@blinkk/root.svg?label=%20)](packages/root/CHANGELOG.md) |
| [@blinkk/root-cms](packages/root-cms) | [![root-cms version](https://img.shields.io/npm/v/@blinkk/root-cms.svg?label=%20)](packages/root-cms/CHANGELOG.md) |
| [@blinkk/create-root](packages/create-root) | [![create-root version](https://img.shields.io/npm/v/@blinkk/create-root.svg?label=%20)](packages/create-root/CHANGELOG.md) |## Contribution
See [Contributing Guide](CONTRIBUTING.md).