sourcejs/Source

SourceJS static compiler

Open

#87 ouverte le 2 févr. 2015

Voir sur GitHub
 (5 commentaires) (1 réaction) (0 assignés)JavaScript (49 forks)batch import
help wantedplugins

Métriques du dépôt

Stars
 (552 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur