Advertise here

Text & String

Text Scramble Effect with Javascript

January 18, 2017     4922     Effects Text & String
Text Scramble Effect with Javascript

A snippet about creating tiny text decoding / scramble effect by using javascript. It's easy to use & create an original text effect with this script.

Read More »

Prettier – Opinionated JavaScript Formatter

January 12, 2017     975     Text & String
Prettier – Opinionated JavaScript Formatter

Prettier is an opinionated JavaScript formatter inspired by refmt with advanced support for language features from ES2017, JSX, and Flow. 

Prettier gets rid of all original styling and guarantees consistency by parsing JavaScript into an AST and pretty-printing the AST.

Read More »

iTyped – Dead Simple Javascript Animated Typing

January 07, 2017     1493     Animation Text & String
iTyped – Dead Simple Javascript Animated Typing

iTyped is a dead simple Javascript animated typing, with no dependencies. iTyped has a tiny size and easy to use.

Read More »

Input Masking – Framework Agnostic Accessible Input Masking Library

December 26, 2016     2724     Form Elements Text & String
Input Masking – Framework Agnostic Accessible Input Masking Library

input-mask.js enables you to include a mask on any input where a specific data entry format is required. The placeholder text remains in place, displaying which characters still need to be included. The placeholder is CSS styleable.

Read More »

Voca – Ultimate JavaScript String Library

December 15, 2016     961     Text & String
Voca – Ultimate JavaScript String Library

Voca is a JavaScript library for manipulating strings.

The Voca library offers helpful functions to make string manipulations comfortable: change case, trim, pad, slugifly, latinise, sprintf'y, truncate, escape and much more. The modular design allows to load the entire library, or individual functions to minimize the application builds. The library is fully testedwell documented and long-term supported.

Read More »

Random Text Shuffle with Javascript

November 21, 2016     1749     Effects Text & String
Random Text Shuffle with Javascript

A simple javascript library to create colorful and crazy random text shuffle effect.

Read More »

jQuery WebFonts – jQuery Based WebFonts Library

November 11, 2016     747     Text & String
jQuery WebFonts – jQuery Based WebFonts Library

jQuery WebFonts extension adds font embedding capability to jquery using the WebFonts technology. The extension provides a flexible way to choose font from a font repository and apply on html elements.

Read More »

Lettering.js – jQuery Plugin for Radical Web Typography

November 09, 2016     791     Text & String
Lettering.js – jQuery Plugin for Radical Web Typography

Lettering.js is a lightweight, easy to use Javascript span injector for radical Web Typography.

Read More »

Shave – Javascript Plugin for Truncating Text

October 27, 2016     3176     Text & String
Shave – Javascript Plugin for Truncating Text

Shave is a zero dependency javascript plugin that truncates text to fit within a html element based on a set max-height.

Read More »

Inspiration for Letter Effects with Anime.js

October 18, 2016     1579     Animation Text & String
Inspiration for Letter Effects with Anime.js

A tutorial about creating set of inspirational letter animations for display typography effects and large headlines powered by anime.js

Read More »

Fancy SVG Letter Animation with Javascript

September 18, 2016     1200     Animation Text & String
Fancy SVG Letter Animation with Javascript

An experimental letter animation made with SVG and anime.js based on the Dribbble shot "Shading Letters in Illustrator".

Read More »

Quill – Powerful Rich Text Editor for Modern Web

September 07, 2016     4725     Text & String
Quill – Powerful Rich Text Editor for Modern Web

Quill is a modern rich text editor built for compatibility and extensibility. It's a free, open source WYSIWYG editor built for the modern web. 

Read More »

EmojiOne Area – EmojiOne Picker Plugin for jQuery

August 22, 2016     5573     Form Elements Text & String
EmojiOne Area – EmojiOne Picker Plugin for jQuery

EmojiOne Area is a small jQuery plugin that allows you to transform any html element into simple WYSIWYG editor with ability to use Emojione icons.

Read More »

Baffle.js – Javascript Library for Obfuscating and Revealing Text

August 06, 2016     1678     Effects Text & String
Baffle.js – Javascript Library for Obfuscating and Revealing Text

Baffle.js is a tiny javascript library for obfuscating and revealing text in DOM elements.

Read More »

validator.js – String Validation and Sanitization Library

June 02, 2016     1317     Text & String Validation
validator.js – String Validation and Sanitization Library

validator.js is a library of string validators and sanitizers. It can be used both on client side and server side.

Read More »