projective transform package for use with WebAssembly
Projections (2.5d, 3d and bilinear) for pixi v^7
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 block scoping (const and let) to ES5
Apply ES2015 function.name semantics to all functions
Compile ES2015 arrow functions to ES5
Transform class static blocks
Ensure that reserved words are quoted in object property keys
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 for...of to ES5
Compile regular expressions using named groups to ES5.
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Transform TypeScript into ES.next
Add a __source prop to all JSX Elements
Transform optional chaining operators into a series of nil checks
Compile exponentiation operator to ES5
Compile objects with duplicate keys to valid strict ES5
Compile ES2015 spread to ES5
Compile ES2015 classes to ES5
Add a __self prop to all JSX Elements
Compile ES2015 unicode string and number literals to ES5
Transforms an ElasticGraph project into an Apollo subgraph.
A token launch platform for transformative projects.
A basic ETL utility to make extract, transform, and load projects simpler, logged, and sharable
Provides an easy way to authenticate and grab content from a Redmine project. A specific use-case was to deserialize HTML tables from the wiki into an Array of Hashes with key/value pairs of "table heading" -> "column value" in order to simplify collection of a seed data from domain experts.
Simple Rag is a lightweight library that transforms any Ruby project into a simple RAG application.
Project started mainly for Extract Transform Load (ETL) operations
Transforms EPS and SVG vectors into icon webfonts. Generates Bootstrap compatible CSS for easy inclusion in your projects.
Transform JSX to JavaScript from Ruby. Includes a Tilt template for use with Sinatra (or any Tilt project).
Scribble is a client facing template language similar to Liquid. Scribble was written in Ruby and can be used in any Ruby or Ruby on Rails project. It takes a template file, consisting of text and Scribble tags and transforms it into text. Scribble can be used to transform any plain text format like HTML, Markdown, JSON, XML, etc. Client facing means that it is safe to use Scribble to run/evaluate user provided templates.
SearchData is a REST API that collects any kind of data from search engines and transforms it into a complete data toolkit for every team in your company. This SDK for Ruby makes the usage of the API easier to implement in any project you have.
The US Census can be hard to digest for mere mortals. Geographic data is hidden away in shapefiles, a format unsupported by the freely available mapping sites like Google Maps and OpenStreetMap. Map servers, like GeoServer and MapServer have support for shapefiles, but those solutions are often too much for smaller organizations to set up and maintain. Scensus is a project to bring simple mapping of US Census data to the rest of us. Scensus-utils is a set of ruby scripts and files necessary to transform the census data in use for the Scensus project. You do not need to install Scensus-utils to run Scensus, but they are provided to foster further collaboration on the techniques and tools used to map.
EtlRubyWrapper is a Ruby gem designed to facilitate ETL (Extract, Transform, Load) operations by executing a Go binary. This gem allows you to easily run ETL processes by managing the binary execution and error handling within a Ruby application. It's ideal for projects that need efficient data processing but prefer leveraging Ruby's simplicity for orchestration.