The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

Library

Library Category

Event-Binding for Interconnected Websites – Peerbind

Peerbind is a library for binding events for interconnected websites.

peerbind Event Binding for Interconnected Websites   PeerbindThe library converts your website into a massively interconnected website.

Peerbind is great for websites that have massive streams of new (probably user-generated) content — think 4chan.

Peerbind is quite revolutionary for its features that allow running connected web applications.

Simple JS Component Library – AmplifyJS

AmplifyJS is a JavaScript component library that is used for solving several web app problems, namely, data handling differences.

amplifyyy Simple JS Component Library   AmplifyJSAmplifyJS provides a unified API for handling content from various data sources.

AmplifyJS solves ajax request management, client side storage for mobile devices, and many other pitfalls you can encounter while building web applications.

Create Single-page Websites With jQuery – Pagify

Pagify is a jQuery plugin for creating single page websites/apps.

pagify Create Single page Websites With jQuery   Pagify
Pagify provides a neat structure for portfolio-like websites that require little extra features, but can also be used for websites that are a bit more complex.

Pagify’s strong point is definitely ease of use — you have to simply add page names in an array and choose your preferred animation type.

Command Line Interface for Node.js – Celeri

Celeri is a library for creating a command-line interface for node.js.

celeri Command Line Interface for Node.js   CeleriCeleri features a number of useful features:

  • History;
  • Progress bars;
  • Multi-line tables;
  • Masked passwords;
  • etc;
Celeri has an event-based API, and that eases working with this CLI a lot.

JavaScript Library For Rendering Keyboard Shortcuts – KeyBoarder

KeyBoarder is a dependency-free JavaScript library for rendering awesome shortcut keys.

keyboardrender JavaScript Library For Rendering Keyboard Shortcuts   KeyBoarderThe best feature of KeyBoarder is the library’s event-binding that allows the user to press a key and see what shortcuts stem from that particular key.

You can, of course, design the visual side yourself.

The plugin only works with keycodes, so you probably wouldn’t use it for super-international projects.

A Simple “Text-Expander” Plugin – jQuery.Expander

jQuery.Expander is a plugin for expanding blocks and associated inline elements.

readmore A Simple Text Expander Plugin   jQuery.ExpanderThe plugin has a number of marvelous options:

  • Slice text based on character amount (great for preserving designs);
  • Slice text whilst preserving individual words;
  • Numerous callbacks and other nice stuff.
Overall, Expander is a great addition for making your visitors interact with the website more.