{"library":"u3","type":"library","category":null,"description":"The package `u3` (version 0.1.1) provides a small collection of general-purpose utility functions, primarily demonstrated with `cache` for function memoization and `eachCombination` for iterating through all permutations of given alternatives. First released in 2016, its low version number and lack of recent updates strongly suggest it is no longer actively maintained, making it an abandoned project. Its primary differentiators are its minimal footprint and specific focus on these two common patterns, likely intended for internal project use rather than a broad utility library like Lodash or Underscore. It exclusively uses CommonJS modules, reflecting its age, and does not appear to have a defined release cadence beyond its initial publication. It was designed to offer basic helper functions for related projects such as `e3` and `dataflower`.","language":"javascript","status":"abandoned","version":"0.1.1","tags":["javascript","utility functions"],"last_verified":"Wed May 27","install":[{"cmd":"npm install u3","imports":["const u3 = require('u3');","const { cache } = require('u3');","const { eachCombination } = require('u3');"]},{"cmd":"yarn add u3","imports":[]},{"cmd":"pnpm add u3","imports":[]}],"homepage":null,"github":"https://github.com/inf3rno/u3","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/u3","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/u3/compatibility"}}