Skip to content

renatoferreira656/jquery.windfury.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery.windfury.js

Windfury Template jQuery Plugin

Build Status

Description

Windfury is a simple web framework, which main focus is divide the frontend code in components. Working with components helps isolate the responsability of the pages, helping in code maintenance.

Getting Started

This is a simple example of a single page html is not needed to the Windfury works, but it's to exemplify the full workflow

This main javascript is a example of windfury call using hashchange trigger, where we consider that all pages of this website will be available at /page and all will have a exported function called "open"

The main page we've created is called Main.html and this page uses two of our components available in /comp, you can see the components here

Extras information

Need help? Don't be afraid in contacting us, just checkout the developers emails on our github page. If you found some issues feel free to contact us or open the issue , it will be a great help.

Below there are some links that might help: