tinydate is a tiny and reusable date formatter. It's also extremely fast!
filenamify is a javascript library to convert a string to a valid safe filename.
TinyTime is a straightforward date and time formatter less then 1kb size.
TinyTime exports a single function that returns a template object. This object has a single method, render
, which takes a Date
and returns a string with the rendered data.
CurrencyFormatter.js allows users to format numbers in a variety of currency formats. It contains 155 currency definitions, and 715 locale definitions right out of the box, and can handle unusually formatted currencies, such as the INR and is completely configurable.
timeago.js is a tiny library used to format date with `*** time ago`. eg: '3 hours ago' with localization. No dependencies, support of automatically updating fuzzy timestamps.
jQuery.inputmask is a jquery plugin which create an input mask. An inputmask helps the user with the input by ensuring a predefined format. This can be usefull for dates, numerics, phone numbers, ...
jQuery JSONView is a plugin to view JSON in a more readable format. It offers some methods and options to customize.
StringFormatter is an extensible, garbage collecting Javascript string formatter that supports objects, currency, date/time, decimals, and more.
FormatJS is a modular collection of JavaScript libraries for internationalization that are focused on formatting numbers, dates, and strings for displaying to people. It includes a set of core libraries that build on the JavaScript Intl
built-ins and industry-wide i18n standards, plus a set of integrations for common template and component libraries.
Mask.js is a simple functionality that you can use to force user met a pattern into inputs.
Features