Skip to content

Welcome to the WSO2 Jaggery source code! For info on working with the WSO2 Jaggery repository and contributing code, click the link below.

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

sacheeramesh/product-jaggery

 
 

{jaggery.js} - The delicious Javascript framework

Jaggery is a framework to write webapps and HTTP-focused web services for all aspects of the application: front-end, communication, server-side logic and persistence in pure Javascript. One of the intents of this framework is to reduce the gap between writing web apps and web services. Jaggery is open-source and released under Apache 2.0.

As a pure Javascript server-side scripting engine, Jaggery combines all the strengths of Javascript with flexibility and freedom at both the development and deployment stages. Most JavaScript webapp development mechanisms restrict developers to a framework-specific structure or patterns, which demand an additional learning curve. By contrast, with Jaggery, any developers who are versed in Javascript have everything they need to get going.

More information about jaggery can be found at jaggeryjs.org.

####Jaggery Community Server (with samples and modules)####

  1. Clone the repo using git clone --recurse-submodules https://github.com/wso2/product-jaggery.git. (If you have already cloned repo, then init jaggery-extensions submodule using git submodule init && git submodule update)
  2. mvn clean install

About

Welcome to the WSO2 Jaggery source code! For info on working with the WSO2 Jaggery repository and contributing code, click the link below.

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.0%
  • Java 15.3%
  • CSS 12.2%
  • HTML 5.7%
  • Other 1.8%