Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 441 Bytes

DOCUMENTATION.md

File metadata and controls

14 lines (9 loc) · 441 Bytes

Documentation

You can see below the API reference of this module.

namly(name, callback)

Generates a set of names using name-it and checks if they are available on the NPM registry using `npm-available-array.

Params

  • String name: A keyword to use for generating names.
  • Function callback: The callback function.