2.0.0-rc9 • Published 8 years ago

glagol v2.0.0-rc9

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
8 years ago

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

2.0.0-rc9

8 years ago

2.0.0-rc8

8 years ago

2.0.0-rc7

8 years ago

2.0.0-rc6

8 years ago

2.0.0-rc5

8 years ago

2.0.0-rc4

8 years ago

2.0.0-rc3

8 years ago

2.0.0-rc2

8 years ago

2.0.0-rc1

8 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago