The Wayback Machine - https://web.archive.org/web/20201206050344/https://github.com/alphaolomi/swahili
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

swahili Software License npm Github Fork NPM

Generate random swahili words

Quick start

yarn add swahili

Usage

import swahili from 'swahili';

const sw = new swahili();

console.log(sw.random()); // Output: fedha

Changelog

Please see CHANGELOG for more information what has changed recently.

Testing

$ yarn test

Contributing

Pull requests are welcome. Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email hello@alphaolomi.com instead of using the issue tracker.

Credits

License

The Apache 2 License. Please see License File for more information.

Credits

You can’t perform that action at this time.