New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

words-en

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

words-en

List of English words

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

words-en

List of English words

Useful if you're creating a word game or just want some words to work with.

Install

$ npm install --save words-en

Usage

const words = require('words-en').split('\n')
// => […, 'abmhos', 'abnegate', …]

const filePath = require('words-en/path')
// => '/Users/Amio/git/words-en/words.txt'

License

MIT © Sindre Sorhus and Amio

Keywords

word

FAQs

Package last updated on 03 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts