sourcejs/Source

SourceJS static compiler

Open

#87 opened on Feb 2, 2015

View on GitHub
 (5 comments) (1 reaction) (0 assignees)JavaScript (552 stars) (49 forks)batch import
help wantedplugins

Description

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