Socket
Socket
Sign inDemoInstall

typ3r

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    typ3r

Convert human friendly text to ghoul friendly text


Version published
Maintainers
1
Created

Readme

Source

typ3r.js

npm npm npm

typ3r converts sane human readable text to ugly looking text. A web app using this library is available at typ3r.aavi.me.

Example

Input
This is a normal sane piece of text written by the author of this lib.
What you do with it is none of my business.
Output
dIS 1S a NoRMaL sAnE PIeC3 0F t3xT wrITTEN bY da AuThoR oF thIS lIb.
waT u D0 wid 1T iZz noNe of maH BuS1neSs.

Installation

npm install typ3r

Using

const typ3r = require("typ3r")
console.log(typ3r("I was a good text"))

🍻

FAQs

Last updated on 07 Jun 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc