Skip to content

JavaScript widget toolkit, for the creation and distribution of third-party web widgets.

Notifications You must be signed in to change notification settings

premasagar/sqwidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 2, 2013
0d446ff · Dec 2, 2013
Nov 14, 2013
Dec 2, 2013
Dec 2, 2013
Nov 11, 2013
Dec 2, 2013
Oct 2, 2013
Dec 2, 2013
Oct 2, 2013
Nov 14, 2013
Dec 2, 2013
Oct 25, 2013
Nov 11, 2013
Nov 13, 2013
Dec 2, 2013
Dec 2, 2013

Repository files navigation

Sqwidget

Sqwidget is a framework for adding components to a page in a way that ensures they are self contained and namespaced.

Scaffold

Installing sqwidget via bower will add a 'sqwidget' scaffold to your grunt config. You can start a new widget by typing the following inside a new project directory:

grunt-init sqwidget

This will provide a simple sqwidget bundle for you to fill out.

Development

npm install grunt-cli -g
npm install bower -g
bower install
npm install
grunt test

About

JavaScript widget toolkit, for the creation and distribution of third-party web widgets.

Resources

Stars

Watchers

Forks

Packages

No packages published