Lockdown

Lockdown 0.0.42

Lockdown takes a block of code and re-renders it as a base64 encoded PNG image via the HTML5 canvas tag.The library uses jQuery and FlashCanvas for older browsers that don't support the canvas tag, and can be used for protecting the site against content...

Ocrad.js

Ocrad.js 0.1.0

Ocrad.js uses the Emscripten LLVM-to-JavaScript compiler to port C technology to regular JavaScript, technology capable of recognizing text inside images.This technique is also known as OCR, or Optical Character Recognition, and is a common tool in most...

Pygments

Pygments 2.0.2

It is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Pygments is a fast syntax highlighter written in Python with a special focus on details.It...

Letterer.js is framework agnostic and will take a desired paragraph or text block and animate each of its words one letter at a time.Developers can control the delay between characters and the delay jump.The library can be used with any kind of text,...

Feedify

Feedify 1.0

Feedify will scan a page and look for simple give-aways in the text.Anything starting with an "@" character will be linked to a corresponding Twitter account, and anything with "#" will be linked to a corresponding Twitter hashtag search.URL addresses and...

html2bbcode

html2bbcode 2.3.2

html2bbcode uses the Python programming language to parse HTML code and convert it to properly formatted BBcode (Bulletin Board Code).Supports HTML tags like ul, li, a, img, em, strong, code and blockquote.New ones can be added with ease, if they're...

z.js

z.js 0.2

z.js, or its PHP alternative z.php, can be used to add a basic text encryption system to your applications.This can be used to hide specific text sections on a site, and even password protect them if necessary.Once developers have set up the library, z.js...

t.js

t.js 0.5

t.js works in real-time and can be used with any type of text in any type of language or character set.The library works by revealing text one letter at a time, using random time intervals for each added letter, even misspelling text and then correcting...