english-words-that-are-not-yet-npm-packages

1.1.0 • Public • Published

english-words-that-are-not-yet-npm-packages

Build Downloads Size

A package for finding available package names in the npm registry (works locally).

Install

You probably want it globally:

npm:

npm install --global english-words-that-are-not-yet-npm-packages

yarn:

yarn global add english-words-that-are-not-yet-npm-packages

API

var free = require('english-words-that-are-not-yet-npm-packages')
 
console.log(free)

Yields:

[
  'aahed',
  'aahing',
  'aahs',
  'aal',
  'aalii',
  'aaliis',
  'aals',
  'aardvarks',
  'aardwolf',
  'aardwolves'
]

CLI

english-words-that-are-not-yet-npm-packages | grep foo | tail -n 5
english-words-that-are-not-yet-npm-packages | wc -l

Yields:

webfooted
wholefood
wholefoods
woollyfoot
woollyfoots
248891

Keeping up to date

all-the-package-names is updated daily by a bot. To be sure you’re getting up-to-date results, reinstall this package.

Related

License

MIT © Zeke Sikelianos

Readme

Keywords

Package Sidebar

Install

npm i english-words-that-are-not-yet-npm-packages

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

5.22 kB

Total Files

5

Last publish

Collaborators

  • wooorm
  • zeke