JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5829
  • Score
    100M100P100Q118911F
  • License MIT

Big List of Naughty Strings.

Package Exports

  • blns

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 (blns) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

blns Build Status

Up to date Big List of Naughty Strings

Install

$ npm install --save blns

Usage

var blns = require('blns');

// blns will be an array of naughty strings.

License

MIT © Hemanth.HM