
The JSU Framework is an extensible module-based JavaScript framework aimed to deliver builders new performance at hand, and ease the event course of by providing a variety of time-saving strategies for native objects, but additionally new objects that ease the coding course of for on a regular basis net purposes, objects like Timers, Dictionaries, for validating consumer enter, customizable Password Power Meters, Shade conversions, and so forth.
This framework is totally different from the opposite JavaScript frameworks primarily as a result of it enhances coding expertise and never UI design.
Under are the Options :
Over 350 capabilities and 15 new objects to suite virtually all of your wants.
Object-oriented and module-based design
Extensible (permits you to prolong it with your personal modules)
Doesn’t use another JS frameworks (it’s simply pure native JavaScript code)
Integrates with any JavaScript framework on the market
Native JS objects are usually not affected by this framework
Most strategies have a number of aliases so you may name them the best way it is smart to you
Helps methodology chaining for instantiable modules, permitting you to jot down much less and do extra
It was efficiently examined on most main browsers (verify the listing under)
Huge API documentation for the framework and all modules (PDF information for every one), full of examples for every methodology
Plugins Listing
ZJSU – the core of the framework
ZJSU. – new array enhancements
ZJSU.String – new string manipulation strategies
ZJSU.Object – primary object checking capabilities
ZJSU.Timer – a brand new simpler approach of timing issues in JavaScript!
ZJSU.Validation – a lot of validation strategies for all of your wants
ZJSU.Shade – shade conversion strategies for 12 shade areas!
ZJSU.Listing – a does-it-all various to arrays
ZJSU.Dictionary – mimics associative arrays
ZJSU.Set – lists with mathematical strategies (intersection, union, and many others)
ZJSU.PassMeter – customizable password energy meter
ZJSU.URL – url manipulation strategies
ZJSU.Misc – different performance
How To Use This Framework
Earlier than beginning to create your net purposes, first embody the framework’s core module, after which another module you would possibly want. Have a look at the next examples:
First together with the core module
<script sort=”textual content/javascript” src=”jsu.core.js”></script>
after which another module you need:
<script sort=”textual content/javascript” src=”jsu.validation.js”></script>
<script sort=”textual content/javascript” src=”jsu.listing.js”></script>
<script sort=”textual content/javascript” src=”jsu.shade.js”></script>
and so forth. Excepting the core module (which must be the primary module included in your web page), the order through which you specify the opposite modules is as much as you, as a result of all of the modules are relying solely on the core module (there aren’t any modules that rely on greater than the core module).
You’ll be able to Verify the entire documentation at this url : http://zincksoft.com/scriptdemo/zjsu2.zip