{"library":"my-easy-fp","type":"library","category":null,"description":"my-easy-fp is a JavaScript and TypeScript utility library providing a collection of focused, single-purpose functions for common programming tasks. It covers categories such as boolean logic, array manipulation (e.g., `chunk`, `populate`, `last`), comprehensive empty/null/undefined checks, miscellaneous helpers like `getRandomRange`, and an asynchronous `sleep` function. The library also ships with several custom TypeScript utility types to enhance type safety. Currently at version `0.23.0`, `my-easy-fp` is actively developed under a `0.x` versioning scheme, indicating that its API is subject to change as it approaches a stable 1.0 release. It is designed to be compatible with both browser and Node.js environments (requiring Node.js >=20), offering a lightweight alternative to larger utility frameworks. Its key differentiators include built-in TypeScript support and a modular design, making it suitable for projects needing specific utilities without extensive bundle size.","language":"javascript","status":"active","version":"0.23.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install my-easy-fp","imports":["import { chunk } from 'my-easy-fp';","import { isComplexEmpty } from 'my-easy-fp';","import { sleep } from 'my-easy-fp';"]},{"cmd":"yarn add my-easy-fp","imports":[]},{"cmd":"pnpm add my-easy-fp","imports":[]}],"homepage":null,"github":"https://github.com/imjuni/my-easy-fp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/my-easy-fp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/my-easy-fp/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}