mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
Sprockets is a Ruby library that preprocesses and concatenates
|
|
JavaScript source files. It takes any number of source files
|
|
and preprocesses them line-by-line in order to build a single
|
|
concatenation.
|
|
|
|
WWW: https://github.com/rails/sprockets
|