0.10.0 • Published 4 years ago

every-name v0.10.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

every-name

every-name is a name generator: it can take a source, specified in json, and use that to generate complex names.

See the example-data for an example recipe, and test for explanations on how to use.

Build Status Coverage Status

Upcoming Features

  • syllable-based generation
  • more examples
  • random chance / random number templates

License

Copyright © 2017- by James Stuart. This source code is licensed under the MIT license found in the LICENSE.txt file.

The documentation to the project is licensed under the CC BY-SA 4.0 license.

Getting started

git clone git@github.com:pristinenoise/every-name.git

cd every-name                   # Change current directory to the newly created one
yarn install                    # Install dependencies

Testing

This boilerplate uses Facebook Jest. Add a directory named __tests__ at any level and start writing tests.

yarn test

Changelog

  • 0.9.0 - no longer exporting build name generator as default
  • 0.8.1 - trying to fix .d.ts file
  • 0.8.0 - updated to typescript
  • 0.7.2 - updated to babel 7
0.10.0

4 years ago

0.9.0

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.2

5 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.2

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.0

7 years ago