You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ npm install node-cache-plus
14
14
15
15
`node-cache-plus` is a drop-in replacement for `node-cache`. It provides the same API as `node-cache` with additional features. Refer to the `node-cache`[documentation](https://github.com/node-cache/node-cache#options) for more information on the basic usage and initialisation options.
16
16
17
+
TypeDoc reference is available [here](https://apetta.github.io/node-cache-plus/).
0 commit comments