sourcejs/Source

SourceJS static compiler

Open

#87 aberto em 2 de fev. de 2015

Ver no GitHub
 (5 comments) (1 reaction) (0 assignees)JavaScript (49 forks)batch import
help wantedplugins

Métricas do repositório

Stars
 (552 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador