vinyl-transformer
Create Transformers for Vinyl File Streams
Create Transformers for Vinyl File Streams
transform yaml to flatten object
Return jayschema error messages with the same structure as the validated data
pbr material for nanogl
Snabbdom helper for applying composable transforms to vnodes
Browserify transform for precompiling Mustache templates using Hogan
Transform import `.cssm` statement to auto assign styles to `document.adoptedStyleSheets`.
Convert yarn.lock to package-lock.json and vice versa
Simple data converter
a nodejs module to transform json output based on template
Transforms wildcard imports (import * as x from 'y';x.a();) to member style imports (import {a} from 'y';a();)
Apply XSLT stylesheets to XML documents.
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
GSAP is a JavaScript library for building high-performance animations that work in **every** major browser. Animate CSS, SVG, canvas, React, Vue, WebGL, colors, strings, motion paths, generic objects...anything JavaScript can touch! No other library deliv
Adds support for singleline comments in CSS.
Wrap a browserify/browser-pack JavaScript bundle in a Universal Module Definition (UMD) with optional external dependencies, while preserving source maps
Babel plugin to transform ES2015 modules to AMD using RequireJS's common JS wrapper.
Transpile ES6 to ES5
Babel plugin to statically optimize lodash/get
Returns an array of [takeWhile(coll, pred), dropWhile(coll, pred)]