functionize
Library transformer
A library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods.
A library which aids in making any JavaScript library more functional.
49 stars
8 watching
0 forks
Language: JavaScript
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Allows developers to define custom functions that transform values on model attributes | 4 |
| A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
| A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
| A JavaScript library for defining and using types that can represent multiple values with associated data. | 478 |
| A jQuery plugin that converts wide tables into a 2-column format for smaller screens. | 1,028 |
| A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
| A Ruby library that provides tools for transforming and sanitizing HTML documents and fragments | 935 |
| A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style | 54 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. | 38 |
| A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
| A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. | 179 |
| A Common Lisp library for manipulating and transforming lists in a functional style. | 31 |
| A command-line tool for mass-replacing text patterns in files and renaming directories recursively. | 355 |
| An extension for optimizing and transforming web application bundles using various techniques such as minification, translation, and post-processing | 130 |