Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.
/ basiq Public archive

basiq is a cross-platform JavaScript minimal library inspired by jQuery and based on new ES6 recommendation.

License

Notifications You must be signed in to change notification settings

smorcuend/basiq

Repository files navigation

basiq.js

basiq.js is a cross-platform JavaScript minimal library inspired by jQuery and based on new ES6 recommendation. Like as jQuery, basiq is designed to simplify the client-side scripting of HTML.

This library provides basic utilities as:

  • DOM selector elements
  • handle events
  • helpers for develop Ajax applications

Also provides capabilities for developers to create plugins on top of the JavaScript library.(basiq plugins)

Browser support

  • Chrome 10+
  • Firefox 6+
  • Opera 11.6+
  • Safari 6+
  • IE 10+

Other functions

  • supports: Check Support for some functionality or CSS property (detect CSS prefixes)
  • addWheelListener: Listener for mouse wheel action

About

basiq is a cross-platform JavaScript minimal library inspired by jQuery and based on new ES6 recommendation.

Resources

License

Stars

Watchers

Forks

Packages