Advertise here

Text & String

Dinero.js – JavaScript Library to Create, Calculate and Format Monetary Values

November 03, 2018     758     Text & String
Dinero.js – JavaScript Library to Create, Calculate and Format Monetary Values

Dinero.js is a library for working with monetary values in JavaScript.

Features

  • Immutable and chainable API.
  • Global settings support.
  • Extended formatting and rounding options.

Read More »

filenamify – Convert String to Valid Safe Filename

October 15, 2018     521     Text & String
filenamify – Convert String to Valid Safe Filename

filenamify is a javascript library to convert a string to a valid safe filename.

Read More »

Chance – Random Generator Helper for JavaScript

September 03, 2018     663     Text & String
Chance – Random Generator Helper for JavaScript

Chance.js is a javascript library that can generate random numbers, characters, strings, names, addresses, dice, and pretty much anything else.

Read More »

fuzzyset.js – Fuzzy String Set for JavaScript

July 09, 2018     627     Text & String
fuzzyset.js – Fuzzy String Set for JavaScript

fuzzyset.js is a data structure that performs something akin to fulltext search against data to determine likely mispellings and approximate string matching. 

Read More »

TextFit – Text Sizing / Fitting Component

July 04, 2018     372     Text & String
TextFit – Text Sizing / Fitting Component

TextFit is a fast, dependency-free text sizing component that quickly fits single and multi-line text to the width and/or height of its container.

Read More »

LuminJS – JavaScript Library to Progressively Highlight Text on Page

June 13, 2018     595     Text & String
LuminJS – JavaScript Library to Progressively Highlight Text on Page

LuminJS is a JavaScript library to progressively highlight any text on a page. Great for when you want users to pay attention to some important text. 

Read More »

slugify – Slugify a String with Javascript

May 09, 2018     709     Text & String
slugify – Slugify a String with Javascript

slugify is a javascript library to slugify string. It's useful for URLs, filenames, and IDs.

Read More »

Counter Up – jQuery Plugin to Animate Numbers

February 07, 2018     2554     Text & String
Counter Up – jQuery Plugin to Animate Numbers

Counter Up is a lightweight jQuery plugin that counts up to a targeted number when the number becomes visible.

It supports counting up:

  • integers 12345
  • floats 0.1234
  • formatted numbers 1,234,567.00

Read More »

Charming – Lettering.js in Vanilla JavaScript

February 01, 2018     653     Text & String
Charming – Lettering.js in Vanilla JavaScript

Charming is a vanilla javascript library as Lettering.js jQuery plugin. Optionally change the inserted DOM element (defaults to span), or change or remove the class prefix (defaults to char)

Read More »

TOAST UI Editor – Markdown WYSIWYG Editor

January 23, 2018     1448     Text & String
TOAST UI Editor –  Markdown WYSIWYG Editor

TOAST UI Editor provides Markdown mode and WYSIWYG mode. The TOAST UI Editor offers Markdown mode and WYSIWYG mode, those can be switched at any time during writing content.

Read More »

SHJS – Syntax Highlighting in JavaScript

January 07, 2018     544     Text & String
SHJS – Syntax Highlighting in JavaScript

SHJS is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser.

Read More »

URI.js – Javascript URL Mutation Library

October 22, 2017     568     Text & String
URI.js – Javascript URL Mutation Library

URI.js is a javascript library for working with URLs. It offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.

 

Read More »

Underscore.string – String Manipulation Helpers for Javascript

October 19, 2017     392     Text & String
Underscore.string – String Manipulation Helpers for Javascript

Underscore.string is a string manipulation helpers for javascript. Originally started as an Underscore.js extension but is a full standalone library nowadays.

Read More »

Moving Letters – Animated Letters and Typography Effects

October 10, 2017     2409     Effects Animation Text & String
Moving Letters – Animated Letters and Typography Effects

Moving Letters is a collection of cool animated letters and typography effects.

Read More »

he – Robust HTML Entity Encoder/Decoder with JavaScript

September 13, 2017     736     Text & String
he – Robust HTML Entity Encoder/Decoder with JavaScript

he (for “HTML entities”) is a robust HTML entity encoder/decoder written in JavaScript.

It supports all standardized named character references as per HTML, handles ambiguous ampersands and other edge cases just like a browser would, has an extensive test suite, and handles astral Unicode symbols just fine.

Read More »