Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rapidjs-org/rjs
rJS (pron. ‘rapidJS’) is a plugin-based build interface, and progressive web server based on virtual build capabilites.
https://github.com/rapidjs-org/rjs
cli framework javascript nodejs plugins server typescript virtual-builds web
Last synced: about 20 hours ago
JSON representation
rJS (pron. ‘rapidJS’) is a plugin-based build interface, and progressive web server based on virtual build capabilites.
- Host: GitHub
- URL: https://github.com/rapidjs-org/rjs
- Owner: rapidjs-org
- License: apache-2.0
- Created: 2021-03-04T18:17:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T16:36:48.000Z (2 days ago)
- Last Synced: 2024-11-16T09:06:17.912Z (1 day ago)
- Topics: cli, framework, javascript, nodejs, plugins, server, typescript, virtual-builds, web
- Language: TypeScript
- Homepage: https://rapidjs.org
- Size: 2.46 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rJS
rJS (pron. ‘rapidJS’) is a plugin-based build interface, and
a progressive web server based on virtual build capabilities.## Install
``` console
npm i -g rapidjs.org/rjs
```## Use
At the core, rJS (pron. ‘rapidJS’) is an intuitive filesystem-derived build interface. Additionaly, it can be used with a production-ready web application server to move and hide the build step behind the server interface. rJS has been designed and developed with a delightful developer experience in mind.
``` console
(npx) rjs serve --dev --source-dir ./source
```## Learn
- 🚀 [Get Started](https://rapidjs.org/docs?p=introduction:index)
- 📕 [Read the Docs](https://rapidjs.org/docs)
- 📓 [Try the Tutorial](https://rapidjs.org/docs?p=tutorial:index)##
© rJS (rapidJS) • Thassilo Martin Schiepanski