@jedodollon/lotide
This project was created and published by me as part of my learnings at Lighthouse Labs.
This project was created and published by me as part of my learnings at Lighthouse Labs.
ESLint rules for functional programming
Converts a camelized or dasherized string into an underscored one.
Lodash es modules compiled to work with jest
...
一些 js 小工具
lodash with typings
A mini clone of the Lodash library
Fork of babel-plugin-lodash, a modular Lodash builds without the hassle.
This is my own version of Lodash - a project undertaken as a student of Lighthouse Lab's Web development Program.
A simplified clone version of the lodash Javascript library
Personal lodash tools
A collection of pastable code gathered from past projects.
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Enhances lodash experience catering for real world functionality
Rewrite lodash imports with esbuild for improved tree-shaking.
Rewrite lodash imports with Rollup for improved tree-shaking.