Highlight.js

Highlight.js 9.1.0 updated

Highlight.js an be embedded into any web page. It automatically finds blocks of code, detects the used programming language on its own and applies highlighting theme to it. What is new in this release: ECMAScript 6 modules import now do not require...

Typesettings

Typesettings 3.0.1 updated

Typesettings uses EMs to set the page's text display settings, a percentage-based measuring unit for type on the Web. Typesettings works by automatically taking the available free space and browser width, adjusting text size accordingly, making sure...

ViewerJS

ViewerJS 0.5.9 updated

ViewerJS will permit developers to easily embed a file inside a Web page without having to offer it for download as in previous years.This JavaScript library reads the file's source code, breaks down its content, and then reconstructs the original file...

Parsedown

Parsedown 1.6.0 updated

Parsedown is a very fast and reliable solution for parsing Markdown text. Besides the standard syntax introduced by John Gruber a few years back, it also supports the modified version working on GitHub (also known as GitHub Flavored Markdown). Under the...

kramdown

kramdown 1.9.0 updated

The kramdown library works by reading the inputted code and outputting it to various formats like: - HTML - PDF - LaTeX - kramdown syntax The library uses its own Markdown superset known as kramdown syntax, but it can also support as input regular...

TheaterJS

TheaterJS 2.0.1 updated

TheaterJS mimics how a human would type text online, including mistypes, quick deletion of misspelled words, and short delays after writing some text. The library supports multiple actors, letting developers show conversations on a page, works with...

autoNumeric

autoNumeric 1.9.43 updated

The autoNumeric plugin works by waiting for the user input, taking the entered number and inserting separators or currency characters to improve the number's format readability. autoNumeric is not restricted to form fields, being capable of...

Hypher

Hypher 0.2.4 updated

Hyphenation is a common typographic practice, cutting words at the end of a line and displaying the rest of the word on the next line.Web browsers don't support this feature by default, and the ones that do, are terrible at it.Hypher is a JavaScript...

i18next

i18next 2.0.10 updated

Works inside the browser or on the client side for Node.js.What is new in this release:i18n.noConflict() Fix fallback to default namepsace when namespace passed as an option Cache option for ajax requests Option to show key on value is empty string Add...

WikiRenderer

WikiRenderer 3.1.7 / 4.0.0-beta1 updated

Not only can WikiRenderer convert to various formats, but it also supports various types of wiki syntax as well. Supported input wiki formats: W3 DokuWiki J Wiki PhpWiki Trac Supported output formats: Raw text xHTML Docbook Across the years, WikiRenderer...