0.1.6 • Published 6 years ago

webt-js-framework v0.1.6

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

webT::js-framework

Very light, based on jQuery javascript framework for web-applications. Consists of several components, so you can determine, what you need to include into your project.

##Components list:

  • AJAX module, simple helper for bind forms and making AJAX-calls to backend,
  • Cookie module,
  • Hash-dispatcher module
  • Tranlsator module, you need to define window'ph' variable and translator will give all translations from it
  • Layer module, which helps to create visible layers with content over DOM elements
  • Loader module, helps to crate loader-object over DOM elements
  • Popup module, helps to create little pseudo-popup layers
  • Storage module, facade to localStorage object