[ 原始碼: node-vinyl-sourcemaps-apply ]
套件:node-vinyl-sourcemaps-apply(0.2.1-1)
node-vinyl-sourcemaps-apply 的相關連結
Debian 的資源:
下載原始碼套件 node-vinyl-sourcemaps-apply:
- [node-vinyl-sourcemaps-apply_0.2.1-1.dsc]
- [node-vinyl-sourcemaps-apply_0.2.1.orig.tar.gz]
- [node-vinyl-sourcemaps-apply_0.2.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Apply a source map to a vinyl file
Apply a source map to a vinyl file, merging it with preexisting source maps.
Source maps provide a language-agnostic way to compile back production code to the original source code.
This library is a build dependency of gulp-coffee, coffee script integration for gulp.
Node.js is an event-based server-side JavaScript engine.
其他與 node-vinyl-sourcemaps-apply 有關的套件
|
|
|
|
-
- dep: node-source-map (>= 0.5.1)
- Mozilla source map generator and consumer - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable