node-anagram-checker

1.0.1 • Public • Published

A module for generating anagrams

Installation

npm

$ npm i anagram-generator -S

yarn

$ yarn add anagram-generator

Usage

const anagramChecker = require("anagram-checker");

new anagramChecker('neat'); // ante, neat

Special thanks

Special thanks to owlbot for hosting the reference dictionary

Readme

Keywords

Package Sidebar

Install

npm i node-anagram-checker

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • oscarlodriguez