We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdcd57 commit 7d2bbb7Copy full SHA for 7d2bbb7
TODO.md
@@ -146,6 +146,12 @@ TODO
146
- man pages can be READMES
147
- help(blas.copy) (or help("blas.dcopy"))
148
- with `maps`, should be able to use function reference (symbol) as key
149
+ - refs
150
+ - [docs](https://nodejs.org/api/repl.html)
151
+ - [ultra-repl](https://github.com/Benvie/Node.js-Ultra-REPL)
152
+ - [repl-start](http://www.2ality.com/2011/11/node-repl-start.html)
153
+ - [node-repl](http://maxogden.com/node-repl.html)
154
+ - [app-specific-repl](http://derickbailey.com/2014/07/02/build-your-own-app-specific-repl-for-your-nodejs-app/)
155
53. README to man doc
156
- cannot directly print a raw README, as will contain markup
157
- will need to transform into plain text
0 commit comments