JavaScript for Line of Business Applications
596.1K views | +0 today
Follow
JavaScript for Line of Business Applications
Keeping track of current JavaScript Frameworks that help design your clientside Business Logic Layers.
Curated by Jan Hesse
Beam to my Inbox:
Your new post is loading...
Your new post is loading...

Popular Tags - Filter using the Funnel

Current selected tags: 'jQuery', 'GitHub'. Clear
Scoop.it!

jQuery-animations

jQuery-animations | JavaScript for Line of Business Applications | Scoop.it

jQuery-animations : A CSS3 animations development framework based on jQuery provides a easy way to develop cross browser CSS3 animations with the help of animate.css.

No comment yet.
Scoop.it!

pjscrape: A web-scraping framework written in Javascript, using PhantomJS and jQuery

pjscrape: A web-scraping framework written in Javascript, using PhantomJS and jQuery | JavaScript for Line of Business Applications | Scoop.it

pjscrape is a framework for anyone who's ever wanted a command-line tool for web scraping using Javascript and jQuery. Built to run with PhantomJS, it allows you to scrape pages in a fully rendered, Javascript-enabled context from the command line, no browser required.

Features:
* Client-side, Javascript-based scraping environment with full access to jQuery functions
* Easy, flexible syntax for setting up one or more scrapers
* Recursive/crawl scraping
* Delay scrape until a "ready" condition occurs
* Load your own scripts on the page before scraping
* Modular architecture for logging and writing/formatting scraped items
* Client-side utilities for common tasks
* Growing set of unit tests


No comment yet.
Scoop.it!

Velocity.js - Accelerated JavaScript animation

Velocity.js: A jQuery library for performant JavaScript animation.


Velocity is a jQuery plugin that re-implements $.animate() to produce significantly greater performance (making Velocity also faster than CSS animation libraries) while including new features to improve animation workflow.

Velocity works everywhere — back to IE8 and Android 2.3. Under the hood, Velocity uses jQuery's $.queue(), and thus interoperates seamlessly with jQuery's $.animate(), $.fade(), and $.delay(). Since Velocity's syntax is identical to $.animate()'s, none of your code needs to change.

Jan Hesse's insight:

technical explanation:

http://davidwalsh.name/css-js-animation

No comment yet.
Scoop.it!

jbone - Replacement jQuery for Backbone in browsers

jbone - Replacement jQuery for Backbone in browsers | JavaScript for Line of Business Applications | Scoop.it

JavaScript Library for DOM manipulation in modern browsers with jQuery-compatible API.

Replacement jQuery for Backbone in browsers (2kb gzipped)

No comment yet.