sourcejs/Source

SourceJS static compiler

Open

#87 opened on 2015年2月2日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)JavaScript (49 forks)batch import
help wantedplugins

Repository metrics

Stars
 (552 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド