@gmetrixr/gdash
v1.3.90
Published
A GMetri Client (web) utility library
Readme
gdash
GMetri's Lodash - mostly isomorphic (Can be used on both Client and Server side)
To run locally:
./sd
pnpm install
pnpm testNotes
- Need to manually publish a scoped package with
npm publish --access publicto tell npmjs that this is a public scoped package (as opposed to private scoped package by default)
