A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
JSON parse & stringify that supports binary via bops & base64
A pure javascript CRC32 algorithm that plays nice with binary data
split a buffer by another buffer. think String.split()
This plugin transforms ES2015 modules to CommonJS
Easy way to split a string on a given character unless it's quoted or escaped.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Determine if an object is a Buffer
Compile ES2015 for...of to ES5
Split a string on the first occurance of a given separator
Convert a typed array to a Buffer without a copy
Compile ES2015 block scoping (const and let) to ES5
Compile objects with duplicate keys to valid strict ES5
Apply ES2015 function.name semantics to all functions
Compile regular expressions using named groups to ES5.
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Compile ES2015 arrow functions to ES5
Compile ES2015 spread to ES5
Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Transform TypeScript into ES.next
Transform class static blocks
Compile ES2015 unicode string and number literals to ES5