Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        



https://rapidjs.org

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