[ 源代码: smash ]
软件包:node-smash(0.0.15-3)
concatenate files together using import statements
Concatenates one or more input files, outputting a single merged file. Any import statements in the input files are expanded in-place to the contents of the imported file. If the same file is imported multiple times, only the first instance of the file is included.
其他与 node-smash 有关的软件包
|
|
|
|
-
- dep: node-optimist
- light-weight option parsing library for NodeJS
-
- dep: node-queue-async
- asynchronous helper library for JavaScript - NodeJS
-
- dep: nodejs (>= 0.12.8)
- evented I/O for V8 javascript - runtime executable