February 2nd in Icons, JS, Photoshop, Uncategorized by .

A Photoshop (PSD) File Parser in JavaScript

Advertise here via BSA psd.js is a Photoshop (PSD) file parser written in Coffeescript/Javascript for both browsers and NodeJS implementations. Given a PSD file, it can parse out information such as image size and color modes, image resources, layer info, image contents, etc. This implementation is more or less a direct port of pypsd with some help from psdparse . However, this is still a work in progress and is not finished yet.

January 27th in Icons, JS, Uncategorized by .

JavaScript Library for Resumable Uploads via HTML5 File API

Advertise here via BSA Resumable.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API . The library is designed to introduce fault-tolerance into the upload of large files through HTTP

January 24th in Fonts, Icons, JS, Uncategorized by .

Font.js – A Powerful Font Toolkit for JavaScript

Advertise here via BSA Font.js is a Powerful Font Toolkit for JavaScript . It gives you font loading events using a technique perfected in Mozilla’s pdf.js project, metrics information, and a better version of the canvas element’s measureText method with additional information such as height, bounding box, and leading. Font.js works by downloading the font data with an AJAX request, parsing out some metadata to determine that it is indeed a valid font file and to pull out the metrics information. Then it inserts an @font-face rule into the page.

January 12th in Icons, JS, Open Source, Uncategorized by .

@Mention Someone in Messages like Facebook or Twitter

Advertise here via BSA jquery.mentionsInput is a small, but awesome UI component that allows you to “@mention” someone in a text message, just like you are used to on Facebook or Twitter. This project is written by Kenneth Auchenberg, and started as an internal project at Podio, but has then been open sourced to give it a life in the community. jquery.mentionsInput has been tested in Firefox 6+, Chrome 15+, and Internet Explorer 8+.

January 4th in Icons, JS, Uncategorized by .

Let Visitors Mark Parts of Web Content and Share It

Advertise here via BSA MASHA (short for Mark & Share) is a JavaScript utility allowing you to mark interesting parts of web page content and share it . Just select text (paragraphs, sentences, words) on MASHA powered page and copy generated URL from location bar. This utility was first developed for the official site of the President of Russia, where it was successfully launched

January 2nd in CSS, Icons, JS, Uncategorized by .

Tmpltr: Realtime JSON Templating Similar to jsFiddle

Advertise here via BSA Tmpltr is a Realtime Tinkertool for JSON Templating . Yep, this is another jsFiddle clone. But this is less about JavaScript and more about realtime template binding. Data is stored as JSON, bound to an HTML template, and styled with CSS

December 30th in Icons, JS, Uncategorized by .

Subpug – New Feed Reader with Comments and Filters

Advertise here via BSA Subpug brings all your favourite websites, blogs and news sources into one convenient place. Subpug is a feed reader , also known as an Atom or RSS reader

December 28th in Icons, JS, Uncategorized by .

Batman.js for Building Rich Single-Page Browser Apps

Advertise here via BSA Batman.js is a framework for building rich single-page browser applications . It is written in CoffeeScript and its API is developed with CoffeeScript in mind, but of course you can use plain old JavaScript too.

December 20th in Coding, Icons, JS, Open Source, Uncategorized by .

A Suite of JavaScript Audio Codecs

Advertise here via BSA Web browsers are becoming more and more powerful, and new APIs like the Web Audio API and Audio Data API are making the web an ever more interesting and dynamic place. At ofmlabs they are invested in improving the state of audio on the web, and with JSMad showed that decoding audio purely in JavaScript is possible thanks to these APIs and the hard work of browser makers and spec authors. And now they have done it again.

December 19th in Icons, JS, Uncategorized by .

JavaScript Framework for Ambitious Web Applications

Advertise here via BSA Ember.js is a JavaScript framework for creating ambitious web applications by eliminating boilerplate and providing a standard application architecture. Ember.js , like some other modern JavaScript frameworks, works a little differently. Instead of the majority of your application’s logic living on the server, an Ember.js application downloads everything it needs to run in the initial page load. That means that while your user is using your app, she never has to load a new page and your UI responds quickly to their interaction.

 Page 1 of 7  1  2  3  4  5 » ...  Last » 

Subscribe to Our Feed

Follow Us on Twitter     

Find Us on Facebook