Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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