Phony.js

Phony.js 1.3.0 updated

The NATO phonetic alphabet is a way of using words to replace letters (Alpha for A, Bravo for B, etc.). The Phony.js library provides a way to convert basic text messages to NATO alphabet using the power of JavaScript. Phony.js is framework agnostic and...

nameparser

nameparser 0.3.4

The 'nameparser' package breaks down a human name into its smaller components, providing programmatic access to various parts of a person's name.Beyond the name detection system, the module comes packed with a capitalization class for properly...

twitter-text-rb

twitter-text-rb 1.13.2 updated

Twitter-specific text refers to common known Twitter jargon like @mentions, #hashtags, and lists.The library provides auto-linking and extraction for URLs, usernames, lists, and hashtags.Meaning normal text typed in like @softoware will appear like a...

Blast.js

Blast.js 2.0.0

Blast.js can break down blocks of text, and then allow developers to interact with it via JavaScript.Blast can differentiate and work with words, sentences, elements, and even characters, allowing developers access to each of them, either in batches or...

opentype.js

opentype.js 0.6.2 updated

opentype.js is an open source JavaScript library that can parse font information from the source, meaning the font files themselves. The library supports OpenType and TrueType fonts, allowing developers to read data like: - font glyph paths - font glyph...

slang.js

slang.js 0.3.0

Works inside the browser and with Node.js.Features:Check if the characters are strings Capitalize Uncapitalize Capitalize words Uncapitalize words Check if uppercase Check if lowercase Inverts the case for each letter in the string Camelcase Create dashed...

Term Extraction was created to allow developers and editors to detect common terms inside a block of text.Once a text has been analyzed by Term Extraction, the application will output the most common terms along with the number of times each has been...

DCodeView

DCodeView 1.0

DCodeView is not a syntax highlighting plugin, but a source code widget, that can simply style <pre> tags to look better on a Web page.The line numbers it adds to the code block does not interfere in any way with text selections.A demo is...

FlowType.JS can be used to implement responsive text on a website, without having to deal with all the text-related HTML tags separately.FlowType.JS provides a quick tool to use to make text resize with the available screen size.Features:Tweak font size...

asciibin

asciibin 1.0

This JavaScript library can be used in encoding data across a connection.It is not a safe method, but will discourage any uneducated snooper.A sample encoder/decoder is included with the download.Requirements:JavaScript enabled on client...