Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Compile ES2015 block scoping (const and let) to ES5
Convert into a lower case text with slashes between words
Convert into upper case text with an underscore between words
The same useRef, but with callback
Parsers, transformers and tests for special value types, eg: %, hex codes etc.
Treat React JSX elements as value types and hoist them to the highest scope
ProseMirror document transformations
Compile ES2015 sticky regex to an ES5 RegExp constructor
Encode and decode quoted-printable strings according to rfc2045
Transform DOM elements into react-native-svg components
Babel plugin to ensure function declarations at the block level are block scoped
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Apply ES2015 function.name semantics to all functions
Convert a string to camel case.
Convert a string to snake case.
svg path parser
Transform SVG into component
JSON Web Token implementation (symmetric and asymmetric)
JSON without touching any globals
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
Explode async and generator functions into a state machine.
Compile ES2015 computed properties to ES5