New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

glagol

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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 integr

latest
npmnpm
Version
2.0.0-rc9
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 16 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts