pluck-flow
Stream transform that plucks properties.
Stream transform that plucks properties.
A transform stream for glslify that minifys with optional mangling
Simple immutability helpers for javascript apps
Internal .d.ts cleanup. Turns class properties marked with @internal to private.
A browserify transform for inlining svg and images in your code.
Map array indices to object fields.
Transform to JSON string.
Transform chunks using function(s).
Wait for input on a stream and call method.
Transform stream that makes formatted message from arguments
Deep and asynchronous.
ES6 模块导入规则转换,支持“命名导入”、“默认导入”和“命名空间导入”三种规则,并支持一对多转换。
naming, alias, compute, drop, map data from one to another.
Create DataPoint Express middleware
Transform stream to extend an object recursively
Css transform quad
A bunch of HTML+CSS files for testing CSS transforms
Transform native bindings to be relative to their file
Naive stream shim for smaller Browserify bundles
一款用于开发小程序wxss的命令行工具。wxss-transform 接收一个监听目录或文件,一个输出目录或文件。递归监听目录下所有文件变化,并输出项目代码到指定目录,输出前会将`stylus`或`css`文件转换为`wxss`文件,其他文件不处理。并不会进行打包,只是单纯的处理样式文件。