File tree Expand file tree Collapse file tree 1 file changed +15
-11
lines changed
Expand file tree Collapse file tree 1 file changed +15
-11
lines changed Original file line number Diff line number Diff line change 2121 ```
2222
2323
24- ## Support List
25-
26- * [shelljs](https://github.com/shelljs/shelljs)
27- * [mathjs](https://github.com/josdejong/mathjs)
28- * [node-open](https://github.com/pwnall/node-open)
29- * [public-ip](https://github.com/sindresorhus/public-ip) fire public-ip v4
30- * [cpy](https://github.com/sindresorhus/cpy) fire cpy ...1.html,2.html
31- * [find-up](https://github.com/sindresorhus/find-up) fire find-up 1.html
32- * md5 fire md5 test
33- * sha1 fire sha1 test
34- * uuid fire uuid
24+ ## Known support list
25+
26+ | node_modules | example |
27+ | --- | --- |
28+ | [shelljs](https://github.com/shelljs/shelljs) | fire shelljs ls stdout |
29+ | [mathjs](https://github.com/josdejong/mathjs) | fire mathjs add 2.1 3.2 |
30+ | [node-open](https://github.com/pwnall/node-open) | fire open http://127.0.0.1 |
31+ | [public-ip](https://github.com/sindresorhus/public-ip) | fire public-ip v4 |
32+ | [cpy](https://github.com/sindresorhus/cpy) | fire cpy ...1.html,2.html |
33+ | [find-up](https://github.com/sindresorhus/find-up) | fire find-up 1.html |
34+ | md5 | fire md5 test |
35+ | sha1 | fire sha1 test |
36+ | uuid | fire uuid |
37+
38+
You can’t perform that action at this time.
0 commit comments