Rosid

screenshot of Rosid

Rosid

Just-in-time development server and static site generator.

Overview:

Rosid is a just-in-time server and static site generator written in Node.js. It transforms files on-the-fly before serving them to the browser. Rosid offers two main features: a development server with live reloading and a static site generator. It is lightweight, flexible, and does not force a specific directory structure. Rosid is powered by popular modules like Browsersync and allows you to compile code to static files for hosting anywhere.

Features:

  • Development server with live reloading
  • Static site generator
  • Lightweight and flexible
  • Powered by popular modules like Browsersync
  • Does not require a specific directory structure
  • Transformed files do not need to be saved along their source files
  • Allows you to compile code to static files for hosting anywhere

Summary: