xfamous

0.0.15 • Public • Published

XFamous

Ext style Famous framework

to use:

  1. clone famouse engine seed
  2. require xfamous
  3. replace src/index.js with:
'use strict';
 
var X = require("xfamous");
 
X.init();
 
X.addWidget({html:'Hello World!'});

Readme

Keywords

Package Sidebar

Install

npm i xfamous

Weekly Downloads

0

Version

0.0.15

License

GPL

Last publish

Collaborators

  • sunnyjacob