[ 原始碼: node-brfs ]
套件:node-brfs(1.6.1-1)
browserify fs.readFileSync() static asset inliner
This module is a standalone tool and module for browserify allowing one to include some external file in browserified file.
Browserify is a JavaScript tool (compiler) that allows developers to write Node.js-style modules usable in the browser context.
Node.js is an event-based server-side JavaScript engine.
其他與 node-brfs 有關的套件
|
|
|
|
-
- dep: node-quote-stream (>= 1.0.1)
- transform a stream into a quoted string
-
- dep: node-resolve (>= 1.1.5)
- Synchronous/Asynchronous require.resolve() algorithm
-
- dep: node-static-module (>= 1.3.2)
- convert module usage to inline expressions
-
- dep: node-through2 (>= 2.0.0)
- Make a stream.Transform out of a function - Node.js module
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable