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
Vibes don’t ship, Retool does
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FKit!