glagol

2.0.0-rc9 • Public • Published

Glagol

  • Next-generation module system for JavaScript and friends
  • Blazing fast live reloading of server and client source code on a per-module basis
  • Built-in support for on-demand source preprocessing. Never have to Grunt or Gulp again.
  • Easy to both integrate and extend.

NPM David Gitter

In a nutshell

git clone https://github.com/egasimus/glagol-example
cd glagol-example
npm install
./example

Now fire up your text editor and edit any file (besides example or start.js); try adding new files in choices/, too. See how the program reflects your changes immediately? That's what Glagol is all about.

This leaves a lot of room in the nutshell. Just enough to fit an overview and perhaps a quick tour of Glagol's inner workings, a.k.a. The Guide.

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i glagol

Weekly Downloads

5

Version

2.0.0-rc9

License

GPL-3.0

Last publish

Collaborators

  • egasimus