Skip to content

edwardconstantin/CAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MiniWidget ##A library designed to quickly create tooltip-like widgets linked to any element in the page.

##Features

  • Highly configurable.
  • Unlimited miniWidgets with same/different data sources on the same page.
  • Localisation with real-time language change, useful for single page apps.
  • Data caching used for real-time content changes.
  • A lightweight template system using {{property}} also allows for nested {{#repeat property}}...{{/repeat}}
  • Ultra-fast engine to render and display any content.

##Build The only required command in order to get jQuery library for this demo:

bower install

Copy all files and folders to the document root of a virtual server.

Point your browser to your virtual server location.

That's all!

About

Small framework for building CAG widgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published