JSPM

nsa-ipsum

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q28541F
  • License MIT

Key Words & Search Terms from the DHS Analyst's Desktop Binder (2011)

Package Exports

  • nsa-ipsum

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nsa-ipsum) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

NSA Ipsum

Installation

npm install --save nsa-ipsum

Usage

As per the Analyst's Desktop Binder, the list is split into the following sections:

  • 'Cyber Security'
  • 'DHS & Other Agencies'
  • 'Domestic Security'
  • 'HAZMAT & Nuclear'
  • 'Health Concern + H1N1'
  • 'Infrastructure Security'
  • 'Southwest Border Violence'
  • 'Terrorism'
  • 'Weather/Disaster/Emergency'

Each key contains an array of "spooky" words:

const nsaIpsum = require('nsa-ipsum');

console.log(nsaIpsum['Weather/Disaster/Emergency'].slice(0, 5));
// Output: ['aid', 'avalanche', 'blizzard', 'brown out', 'brush fire']

Licensed under MIT.

Created by rileyjshaw.