This package has been deprecated

Author message:

Updates will be uploaded to @monzy/wordomizer from now on. Use npm -i @monzy/wordomizer.

wordomizer

0.0.1 • Public • Published

Wordomizer


  1. What is Wordmizer?

  2. Install

  3. How to use it?

  4. Documentation

  5. Contribute

  6. License


What is Wordmizer?

If you need random word(s) or any word(s) from given array with words, wordomizer is here to help you.

Install

Save it locally to your project npm install --save-dev wordomizer

Save it globally npm install -g wordomizer

##How to use it?

To use the library, you should import it in your project.

var W = require('wordomizer'); (for nmp)

`<script src="path-to-library/wordomizer.min.0.0.1.js"></script>

Documentation

Check how to use it here.

Contibute

Bug reports and pull requests are welcome on Bitbucket. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The MIT License (MIT) Copyright (c) 2017 MonikaIlieva
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Package Sidebar

Install

npm i wordomizer

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • monzita