Skip to content

web-T/js-framework

Repository files navigation

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

About

Company's very light Javascript frontend framework based on jQuery

Resources

License

Stars

Watchers

Forks

Packages

No packages published