Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeke/numeronyms

Turn words into neuronyms
https://github.com/zeke/numeronyms

Last synced: about 2 months ago
JSON representation

Turn words into neuronyms

Awesome Lists containing this project

README

        

# numeronyms

Turn words into neuronyms

## Installation

```sh
npm install numeronyms --save
```

## Usage

See tests.

## Tests

```sh
npm install
npm test
```

## Dependencies

None

## Dev Dependencies

- [jest](https://github.com/facebook/jest): Delightful JavaScript Testing.
- [standard](https://github.com/standard/standard): JavaScript Standard Style
- [semantic-release](https://github.com/semantic-release/semantic-release): Automated semver compliant package publishing
- [travis-deploy-once](https://github.com/semantic-release/travis-deploy-once): Run a deployment script only once in the Travis test matrix

## License

MIT