Advertise here

Text & String

CMS.js – JavaScript Site Generator

December 01, 2018     1320     Text & String
CMS.js – JavaScript Site Generator

CMS.js is client-side, Javascript site generator in the spirit of Jekyll that uses plain HTML, CSS and Javascript to generate your website.

Read More »

Slate – Customizable Framework for Building Rich Text Editors

November 04, 2018     1366     Text & String
Slate – Customizable Framework for Building Rich Text Editors

Slate is a customizable framework that lets you build rich, intuitive editors like in Medium, Dropbox Paper or Google Docs.

Read More »

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

November 03, 2018     796     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     567     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     684     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     655     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     392     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     622     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     737     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     2666     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     673     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     1476     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     559     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     584     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     398     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 »