anagram-simple

1.0.5 • Public • Published

anagram-simple

anagram-simple is a simple module for find whether the given string is anagram or not

Installation

Anagram-simple requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ npm install anagram-simple

How to use it…

var anagram = require('anagram-simple');
anagram('naren','renan')

This will return true or false according to string

License

MIT

Free Software, Hell Yeah!

Readme

Keywords

Package Sidebar

Install

npm i anagram-simple

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

2.41 kB

Total Files

3

Last publish

Collaborators

  • ndsnarne