Beau's standard repertoire of plugins.
Go to file
David Diaz 4644fbfd7c Added date functions.
Added `now` and `date` both allow you to add a timestamp to your
request. Formatting can be controlled globally via the plugin settings
or locally as a final argument when called.
2018-05-14 01:08:03 -06:00
lib Added date functions. 2018-05-14 01:08:03 -06:00
.gitignore Initial Commit. 2018-05-05 04:22:56 +00:00
.prettierrc Initial Commit. 2018-05-05 04:22:56 +00:00
LICENSE Initial Commit. 2018-05-05 04:22:56 +00:00
README.md Initial Commit. 2018-05-05 04:22:56 +00:00
beau.yml Added date functions. 2018-05-14 01:08:03 -06:00
package-lock.json Added date functions. 2018-05-14 01:08:03 -06:00
package.json Added date functions. 2018-05-14 01:08:03 -06:00

README.md

Beau Standard Plugin Library

beau-std is a set of basic plugins for Beau. These plugins are automatically loaded if available. They are mostly mapping nodejs functions most people would normally use in Beau.