Creates and caches values under keys. π
npm i cached-factory
import { greet } from "cached-factory";
greet("Hello, world! π");
See .github/CONTRIBUTING.md
, then .github/DEVELOPMENT.md
.
Thanks! π
Josh Goldberg β¨ π» π π π€ π π§ π π§ |
π This package was templated with
create-typescript-app
using the Bingo framework.