Core Java Script

Pdfjs : JavaScript PDF file Viwer

Spread the love

Spread the love           A Portable Document Format (PDF) generation library targeting both the server- and client-side. Features: Text (many formatting options) Images (JPEGs, other PDFs ) Tables (fixed layout, header row, before page break rows) Header & Footer TTF Font embedding (as CID fonts, i.e., support for fonts with large character sets) Demo: http://ma.rkusa.st/pdfjs/ Download […]

Pdfjs : JavaScript PDF file Viwer Read More »

Wad : Javascript library for Manipulating Audio

Spread the love

Spread the love           Wad is a Javascript library for manipulating audio using the new HTML5 Web Audio API. It greatly simplifies the process of creating, playing, and manipulating audio, either for real-time playback, or at scheduled intervals. Wad provides a simple interface to use many features one would find in a desktop DAW (digital audio

Wad : Javascript library for Manipulating Audio Read More »

Fixie.js : Automatically adds filler content to HTML documents

Spread the love

Spread the love           Fixie.js is an open source tool that automatically adds filler content to HTML documents .Adding lorem ipsum text to HTML documents involves copy-pasting, manual editing, and increasingly unwieldy code. By interpreting your semantic HTML5 tags, Fixie will automagically add the right type of content in the right places . Headings, paragraphs, links,

Fixie.js : Automatically adds filler content to HTML documents Read More »

Squire : HTML5 rich Text Editor

Spread the love

Spread the love           Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible. It is built for the present and the future, and as such does not support truly ancient browsers. It should work fine back to around Opera 12, Firefox 3.5, Safari 5, Chrome 9 and

Squire : HTML5 rich Text Editor Read More »

Windtalk : Simplest way to communicate between Windows or Iframes

Spread the love

Spread the love           Micro lib (720 bytes gzipped) that provides a simplest way to communicate between windows or iframes. Work with objects/functions defined in another window/iframe. All calls are async. Works great with async/await. Demo: https://pshihn.github.io/windtalk/examples/color-iframe-example.html Download Links https://github.com/pshihn/windtalk

Windtalk : Simplest way to communicate between Windows or Iframes Read More »

QuestionMark.js : A keyboard shortcuts modal for your App

Spread the love

Spread the love           When the user pushes the ? key, QuestionMark.js triggers a modal window that displays keyboard shortcuts for your app — similar to what happens on Twitter, Gmail, GitHub, etc. The modal is removed when the ESC key is pushed or the user clicks behind the modal. I think every app that has

QuestionMark.js : A keyboard shortcuts modal for your App Read More »

Scroll to Top