nhelp

0.0.3 • Public • Published

NHelp - v0.0.3

Show help data in the console when a user runs

	% nhelp <scriptname>.js

Looks for multi-line javascript comments that look like this:

	/* RHELP:
	This will show up.
	So will this.
	This too.
	*/

Normal comments won't show up:

	/*
	This won't show up
	*/

Readme

Keywords

none

Package Sidebar

Install

npm i nhelp

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • bradykoehler