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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FKit!