Transform object keys naming style.
Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Compile ES2015 classes to ES5
Add a __self prop to all JSX Elements
Compile ES2015 shorthand properties to ES5
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Compile exponentiation operator to ES5
Transform TypeScript into ES.next
Remove nullish coalescing operator
Compile ES2015 Unicode regex to ES5
This plugin transforms ES2015 modules to CommonJS
Ensure that reserved words are quoted in property accesses
Turn async functions into ES2015 generators
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Compile optional catch bindings
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Apply ES2015 function.name semantics to all functions
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Given an email address, MynaBird generates a name suitable for use in a host name
Inflexion define new methods on the String class to transform names for different purposes.
A small library that transforms UI strings into strings that can be used as method names.
Transform a simple text field in a Google Maps Autocomplete search field, bringing the name of streets, cities or establishments.
Transform street numbers into words to dictate them easily, and explodes street names abbreviations.For example 1234 becomes twelve thirty four and 123456 becomes 'one two three, four five six'
Provides methods to transform class names to file names.
Utility to work with csv type data in a name safe environment with utilities to transform data
A Ruby library for functional pipeline composition with named steps, pipeline composition, reusable call/to_proc interface, intermediate value capture, conditional guards, and built-in error handling for clean data transformations.
Generate random names from themed word lists (Gundam, Star Trek, Star Wars, Transformers, and more) with configurable patterns and token formats.
This gem makes it possible to send mails asynchronously using Resque by simply rewriting `SomeMailer.some_mail(ar_resource, 1234).deliver` to `SomeMailer.async_deliver.some_mail(ar_resource, 1234)`. Using ActiveRecord objects as arguments to mailers is still possible. This is achieved by storing the class name and the record id as arguments in the Resque queue which will be transformed back to records by the mailer job and passed along to the mailer.
This gem provides a plugin for Sprockets to transpile modern javascript using Babel. Unlike other options in the sprockets ecosystem, it works with the latest version of Babel and any plugins/presets you install. A primary use case for this gem is to facilitate incremental migration of a large Sprockets-powered javascript codebase to ES6 modules by transforming them to UMD modules that preserve your existing global variable references (hence the name: Babel + UMD = BumbleD). That said, this gem can be used for general purpose babel transpilation within the Sprockets pipeline.
funit is a unit testing framework for Fortran. Unit tests are written as Fortran fragments that use a small set of testing-specific keywords and functions. funit transforms these fragments into valid Fortran code, compiles, links, and runs them against the code under test. funit is {opinionated software}[http://www.oreillynet.com/pub/a/network/2005/08/30/ruby-rails-david-heinemeier-hansson.html], which values convention over configuration. Specifically, funit requires, * a Fortran 95 compiler, * tests to be stored along side the code under test, and * test files to be named appropriately.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.