Skip to content

gtrifidis/jasonWidgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##JasonWidgets The free UI framework to build HTML/JavaScript applications. JasonWidgets is a collection of javascript widgets that helps you build HTML/JavaScript applications. Has support (BETA) for popular MVVMs like KnockoutJS and AngularJS, while works nicely with jQuery if present. Includes built-in support for localization and value validation.

Having no dependencies makes it an ideal candidate either for an existing or a new application.

For more details, see

##Downloading JasonWidgets

You can download released versions of JasonWidgets from the project's website.

##Building JasonWidgets from sources

  1. Clone the repo from GitHub

    git clone https://github.com/gtrifidis/jasonWidgets.git
    cd jasonWidgets
    
  2. Install Gulp [https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md]

  3. Run the build tool

    gulp
    

    Output files be found under 'Build/Debug' and 'Build/Release'

MPL license - https://opensource.org/licenses/MPL-2.0

About

The free UI framework to build HTML/JavaScript applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published