func
TypeScript icon, indicating that this package has built-in type declarations

1.3.5 • Public • Published


FUNC

CircleCI Build Status

More popular and simple way to build command-line tools.


Feature

  • Very small volume ≈ 7kb

  • Elegant grammar

  • Very few dependencies, maximum optimized running speed and npm download time

  • Template support, best practices right away


Quick Start

Just run npm init func to create project.

  1. npm init func: create project

  2. npm i: install deps.

  3. npm start: setup link and development ready.

It's all.


Documentation


Thanks

Thanks to Shannon Moeller for donating the pkgname "func" on npm!


LICENSE

MIT

Dependencies (2)

Dev Dependencies (6)

Package Sidebar

Install

npm i func

Weekly Downloads

403

Version

1.3.5

License

MIT

Unpacked Size

29.6 kB

Total Files

48

Last publish

Collaborators

  • echo_unix