Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.23 KB

Flow

by Bemi Faison

version 0.4.0 (7/13/12)

DESCRIPTION

Flow is a semantic JavaScript framework, for unparalleled code organization and control. Flow is designed to reduce code complexity, redundancy, and concurrency issues, for confident web development.

FILES

  • src/ - Directory containing the source code
  • test/ - Qunit tests of minified source files
  • README.md - This readme file
  • LICENSE - The legal terms and conditions under which this software may be used
  • flow-min.js - The Flow platform, including dependencies

Source files minified with UglifyJS

INSTALLATION

Flow requires Panzer v0.3.5.

At this time, Flow is not recommended for production.

USAGE

During this alpha-stage of development, the code remains undocumented. Please review the test and source files for insights into the codebase. Thank you for your patience!

Older documentation and tutorials on Flow version 0.2.x are available on the Flow wiki.

LICENSE

Flow is available under the terms of the MIT-License.

Copyright 2012, Bemi Faison