Navigation
HomeSearch
Submit A Resource
Contact Us
About Functionn
Subscription Options
Subscribe By Email (265+)
Lists
Archives
Showing posts with label streaming. Show all posts
Showing posts with label streaming. Show all posts
Nov 22, 2012
Author:
Hirvesh
Posted At: 11/22/2012
Tags:
frameworks,
free,
IE,
JavaScript,
MIT License,
Node.js,
Routing,
streaming,
templating,
tool,
Tools,
UI,
validation
Flatiron - An Adaptable Framework For Building Modern Web Applications With Node.js
Flatiron is an adaptable framework for building modern web applications. It was built from the ground up for use with JavaScript and Node.js.
Philosophy
No one agrees on frameworks. It's difficult to get consensus on how much or how little a framework should do. Flatiron's approach is to package simple to use yet full featured components and let developers subtract or add what they want.
Motivation
Build a collection of decoupled, unobtrusive tools that can operate as well in unison as they do independently. Promote code organization and sustainability by clearly separating development concerns.
Features
- URL Routing - A simple tool for directing traffic based on URLs that are received both on the browser and server.
- Templating - An unobtrusive templating tool that is fast,DSL free and simple to use.
- Data Management - A storage agnostic resource-oriented object to document mapper for building data models with validation and sanitization.
- Middleware - A Modern hybrid buffered/streaming middleware kernel backwards compatible with connect.
- Plugins - A plugin manager that provides lightweight application extensibility and composition with a twist of feature reflection.
- Logging - A multi-transport async logging library for node.js with plugins for many commonly targeted stores.
Requirements: Node.js
Demo: http://flatironjs.org/
License: MIT License
Jul 30, 2012
Author:
Hirvesh
Posted At: 7/30/2012
Tags:
binary,
JavaScript,
JSON,
MIT License,
Node.js,
realtime,
streaming
BinaryJS - A JavaScript Library For Realtime Binary Streaming For The Web Using WebSockets
BinaryJS is a JavaScript library for bidrectional realtime binary data streaming with WebSockets. BinaryJS is a lightweight framework that utilizes WebSockets to send, stream, and pipe binary data bidirectionally between browser JavaScript and Node.js.

Requirements: None
Demo: https://github.com/binaryjs/binaryjs/tree/master/examples
License: MIT License
- BinaryPack serialization format is fast, binary, and JSON-type compatible. Data stays binary end to end
- Automatically chunks large binary data buffers for streaming performance
- Send multiple streams of data concurrently over multiplexed websocket connection
- API implements Node.js read/write Streams. You can pipe any stream into BinaryJS streams (and vice-versa)
- "pause," "resume," and "end" as in the Streams API

Requirements: None
Demo: https://github.com/binaryjs/binaryjs/tree/master/examples
License: MIT License
Subscribe to:
Posts (Atom)
Trending Posts
Popular Posts
- 20 Fresh, High-Quality Free WordPress Themes 2012
- 50 Fresh, High-Quality Free WordPress Themes 2012 - Edition #2
- The Most Comprehensive Index Of Free Icon Fonts/Iconic Web Fonts
- Timeline - A JavaScript Library For Beautifully Crafted Timelines That Are Easy, And Intuitive To Use
- BLUR.JS - A JQUERY PLUGIN PRODUCING PSUEDO-TRANSPARENT BLURRED ELEMENTS
- Selene - A Stunning & Sleek jQuery UI Theme
- jQuery UI Bootstrap Theme - Bootstrap v2.X's Theme For jQuery UI
Recent Posts
Popular Categories
- JavaScript (535)
- JQuery (275)
- Libraries (132)
- CSS (115)
- frameworks (113)
- Tools (112)
- html (86)
- Github (79)
- html5 (71)
- Node.js (58)
- mobile (52)
- Responsive (49)
- CSS3 (47)
- page effects (45)
- Web Design (41)
- Bootstrap (35)
- twitter (31)
- image effets (22)
- MVC (18)
- generators (18)
- CoffeeScript (16)
- graphics (10)
Popular Components
- icons (42)
- Graphs (22)
- popups (19)
- notifications (17)
- web fonts (17)
- visualizations (14)
- sliders (11)
- polyfills (10)
- localstorage (8)
- social media buttons (8)
Popular Licenses
- MIT License (493)
- free (144)
- GPL (64)
- Apache License v2.0 (48)
- CC Attribution 3.0 License (46)
- GPLv2 (20)
- GPLv3 (11)
- Custom License (7)
