FKit (pronounced eff-kit) is a functional programming toolkit for JavaScript. It provides many functions for solving common problems with functions, objects, arrays, and strings. It aims to provide reusable building blocks while maintaining a laser focus on everyday utility.
Features
- Why reinvent the wheel? FKit provides many functions for solving everyday problems to do with functions, arrays, objects, and strings
- Documentation available
- FKit treats both strings and arrays as lists, which means you can apply the same list functions to both strings and arrays (e.g. head, tail, map, filter, fold, etc)
- Most FKit functions are already curried by default, so you can partially apply them wherever you need to
- Examples available
- The ordering of arguments to FKit functions is carefully designed to be more natural, this makes them highly composable
- It's very compact, roughly 3 KB when minified and gzipped
Categories
LibrariesLicense
MIT LicenseFollow FKit
Other Useful Business Software
Download the most trusted enterprise browser
Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FKit!