File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 66
77UNOFFICIAL standard module for Scrapbox UserScript
88
9+ > ** Node.js & npm Notice (since vX.Y.Z)**
10+ >
11+ > Now also published on ** [ npm] ( https://www.npmjs.com/package/@cosense/std ) ** .
12+ >
13+ > Node.js support is ** experimental** : I mainly target Deno and browsers, so I
14+ > don't actively maintain Node.js compatibility. Some tests run, but there may
15+ > still be runtime or type gaps remaining. Please use it with that
16+ > understanding.
17+ >
18+ > That said, ** issues / PRs to improve Node support are very welcome!**
19+ >
20+ > If you don't need a public npm package, you can consume the JSR version
21+ > directly—` npm ` via a custom registry in ` .npmrc ` ; ` yarn ` or ` pnpm ` need no
22+ > extra config. See the
23+ > [ JSR docs] ( https://jsr.io/docs/using-packages#adding-a-package ) .
24+
925## Getting Started
1026
1127This library serves as an unofficial standard library for developing Scrapbox
You can’t perform that action at this time.
0 commit comments