boiler
Utility library
A utility library providing over 115 methods to simplify common JavaScript tasks and operations
Boiler is a utility library that makes every day tasks in JavaScript easier by providing over 115 methods that work on arrays, collections, functions, numbers, objects, and strings. It's the JavaScript equivalent of a Swiss Army Knife.
42 stars
5 watching
4 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
concretesolutions/pareto.js | A small, functional utility library with 14 core functions for common operations in JavaScript | 261 |
jlipps/asyncbox | A collection of utilities for working with asynchronous code in JavaScript | 25 |
kazhuravlev/just | A collection of useful functions for common tasks in software development. | 32 |
andrewboryk/abutils | A utility library providing pre-written functionality to simplify development and reduce repetitive code. | 5 |
trainyard/pico-lambda | A lightweight JavaScript library providing functional programming utilities for native Array and String APIs | 71 |
teaentitylab/fpes | A library providing core functional programming functions and types for JavaScript | 43 |
marpple/fxts | A functional programming library providing utilities for working with data and concurrency in TypeScript/JavaScript. | 936 |
kala13x/libxutils | Provides a cross-platform C library with various utility functions and features for building networked applications | 44 |
jprichardson/string.js | Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,809 |
jussi-kalliokoski/trine | A utility library for modern JavaScript that facilitates functional programming and iterator protocols. | 1,416 |
tjmehta/101 | A modern JavaScript utility library providing functional programming utilities and simplifying vanilla JavaScript methods. | 1,551 |
shomali11/util | A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. | 292 |
marvinhagemeister/smoldash | An alternative to Lodash, providing utility functions in TypeScript for modern web development | 109 |
kievsash/rxjs-toolbox | A set of custom operators and handy factory functions for managing asynchronous data flows | 10 |
pschroen/rollup-plugin-bundleutils | A set of functions used to process JavaScript bundles after tree shaking | 14 |