UNPKG

ut-tools

Version:

Build and Release management automation package.

27 lines (18 loc) 413 B
# {%= name %} {%= badge('fury') %} > {%= description %} Used in [namify](https://github.com/jonschlinkert/namify) ## Install {%= include("install") %} ## Usage ```js var reserved = require('reserved'); console.log(reserved); //=> 'abstract', 'arguments', 'boolean', 'break', 'byte', 'case'... ``` ## Author {%= contrib("jon") %} ## License {%= copyright() %} {%= license() %} *** {%= include("footer") %}