8000 GitHub - candicies/widgetfly: A javascript library for building cross-site web widgets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

candicies/widgetfly

 
 

Repository files navigation

Widgetfly

A javascript library for building cross-site web widgets.

About

URL: https://github.com/pqe/widgetfly

Documentation

Read the docs to learn about the Widgetfly.

Build from source

In order to build your generated AMD module from its source, you will also need Grunt. To install Grunt globally on the command line (and run the above build task), run:

npm install -g grunt-cli

Once you have generated your AMD module skeleton, you can build the minified files, the documentation and the example with Grunt:

grunt

You can also launch the grunt serve task to load the "examples" folder in your browser and benefit from livereload of the page in the browser once you edit one of your source file or one of the example files:

grunt serve

Built with Grunt

Credits

Widgetfly was initiated with generator-amd, a Yeoman generator that builds an AMD module boilerplate.

This project uses the following as development dependencies:

License

License

About

A javascript library for building cross-site web widgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0