sourcejs/Source

SourceJS static compiler

Open

#87 geöffnet am 2. Feb. 2015

Auf GitHub ansehen
 (5 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (552 Stars) (49 Forks)batch import
help wantedplugins

Beschreibung

Taking delivery issues in mind, maybe it would be very useful to have a SourceJS static site generator, that will create a static copy of the engine contents.

Static version will be limited to main functions only + all client-side JS, and will serve for next purposes:

  • Demo libraries distribution
  • Delivery to client
  • Fast setup, without NodeJS

Contributor Guide