반응형
반응형

Boba.js: JavaScript for Google Analytics

Javascript / Added on July 2, 2014 / Add to favorites

Boba.js is an easily extensible JavaScript library for working with Google Analytics. It works with ga.js and analytics.js, and makes tracking everything child’s play.

boba

Need those links tracked? "As you wish." 

 

 

 

Boba.js

Boba.js is a small, easily extensible JavaScript library that makes working with Google Analytics easier. It supports the old ga.js library as well as the new analytics.js library. It has one out of the box function,trackLinks, and makes tracking everything else child's play. Requires jQuery.

Use it

Create a new instance of Boba:

tracker = new Boba
반응형
반응형

Agile CSS3 Engine: Generate pure CSS3 with JavaScript

CSS - Framework - Javascript / Added on July 1, 2014 / Add to favorites

Agile CSS3 Engine lets you generate pure CSS3 animations using JavaScript. It’s easy to use and cross platform compatible.

agile


Agile

Using javascript generated pure CSS3

Agile is a simpe, fast and easy to use engine which uses javascript generated pure CSS3. Check out examples at http://a-jie.github.io/Agile/

Features

  • Agile uses javascript to generate pure CSS3, without canvas, webGL or SVG.
  • Performant on mobile devices, being truly cross platform.
  • Agile’s API has high similar characteristic with actionscript 3.0, you can learn it in 10 minutes.

Usage

Download the minified library and include it in your html document.

<script src="js/agile.min.js"></script>
반응형
반응형

Epoch: A real-time charting library

Epoch is a real-time, general purpose charting library for building high-performance visualizations. It’s built for developers and is easy to extend and adapt, and offers unified styling with a CSS querying engine that lets you style SVG and Canvas elements from one stylesheet.

epoch


반응형
반응형

Multithread.js: Easy in-browser multithreading

Multithread.js makes in-browser multithreading easy, letting you run any code you like without interrupting the user experience. It’s a simple wrapper that lets you avoid using Web Workers and transferable objects.

multithread

Multithread

In-browser multithreading made easy.

Run any business logic you like without interrupting the user experience.

Multithread is a simple wrapper that eliminates the hassle of dealing with Web Workers and transferrable objects.

Run any code you'd like asynchronously, in its own thread, without interrupting the user experience.

반응형
반응형

Framer.js: A prototyping toolkit

 

Framer.js is a toolkit for turning static mockups into interactive and animated prototypes. You can generate assets out of Photoshop, animate layers in 3D space, and more.

framer.js

.

반응형
반응형

Apy: A library for rest API ajax calls

Apy is a client-side library for making rest API ajax calls. It’s simple, well-documented, and easy to get started with.

apy

반응형

+ Recent posts