mangle

1.1.3 • Public • Published

Mangle

A string mangle.

Installation

npm install mangle

Usage

var mangle = require("mangle");
mangle("a string after mangle"); // => "_ ______ _____ ______"

Tests

npm run test

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i mangle

Weekly Downloads

1

Version

1.1.3

License

MIT

Last publish

Collaborators

  • osqu