Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
minimal implementation of a PassThrough stream
Transforms module resolution paths using TypeScript path mapping and/or custom paths
Transform DOM elements into react-native-svg components
Jest plugin to use babel for transformation.
Transform SVG into component
JavaScript object query engine
Jest transformer to import CSS into Jest's `jsdom`
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Babel preset for all minify plugins.
Compile ES2015 default and rest parameters to ES5
Compile ES2015 object super to ES5
Compile ES2015 destructuring to ES5
Generate source maps
Resource mapper utilities for Metorial. Provides utilities for transforming data between different formats with bidirectional mapping support.
Babel plugin to ensure function declarations at the block level are block scoped
Apply ES2015 function.name semantics to all functions
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Trace the original position through a source map
Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 classes to ES5
When building data pipelines, it is often useful to extract and transfrom data from an input JSON and output it in a different format. The standard process for doing this in Ruby is to write a series of if-else logic coupled with for-loops. This code ends up being largely redundant, confusing, and difficult to maintain or change. This Gem provides an easy and extensible solution to this problem by allowing you to define your mapping in YAML and apply it to any JSON object in a single line of code.
json_data_extractor makes it easy to extract data from complex JSON structures, such as API responses or configuration files, using a schema that defines the path to the data and any necessary transformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.