grids

0.0.2 • Public • Published

Grids

Grids is a fbp based functional framework ion.

NPM Version

Installation

You can install plug using npm and there are future plans to support a bower installation.

NPM Grid

npm install grids

Bower

bowser support is in-works once plug as been browsified using browsify :)

Usage

Node

Simple include the node library importation directive as usual in your project:

 
  var grids = require('grids');
 

Browser

Once bower support is done,it will be simple as above with

Examples

Projects

  • Web.grid: Provides grid plugs for server side tasks such as routing and request handling,..etc

  • Fs.grid: Provides plugs for file system operations such file reading and writing,..etc

  • LoveDb: Provides plugs based on the idea of self promoting database that includes streaming updates and changes for all operations,i.e a oplog database stack on top of existing database using the Quero project.

Glossary

  • Read up on fbp

Package Sidebar

Install

npm i grids

Weekly Downloads

2

Version

0.0.2

License

mit

Last publish

Collaborators

  • influx6