generated from templates/typescript-library
Compare commits
No commits in common. "master" and "v0.2.0" have entirely different histories.
@ -1,3 +0,0 @@
|
||||
.gitea
|
||||
src
|
||||
tsconfig.json
|
@ -6,13 +6,7 @@ In-memory caching/memoization utilities
|
||||
## Install
|
||||
|
||||
```bash
|
||||
# Update project npm config to refer to correct registry for the @js scope
|
||||
echo '@js:registry=https://gitea.jbrumond.me/api/packages/js/npm/' >> ./.npmrc
|
||||
|
||||
npm install --save @js/memo
|
||||
|
||||
# optional - additional supporting typescript definitions
|
||||
npm install --save-dev @js/types
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user