Skip to content

The skylark extension library providing APIs that are fully compatible with jquery

License

Notifications You must be signed in to change notification settings

skylark-integration/skylark-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skylark-jquery

The skylark extension library providing APIs that are fully compatible with jquery

Introduction

Jquery is a most popular javascript library, with a large number of plug-ins and application using jquery.
The optional skylark.jquery library is based on the skylark/query module, providing APIs that are fully compatible with jquery,and the codes is simpler and more productive, JQuery plugins and applications can run directly on skylark without jquery.

Dependences

Project Status Description
skylark-langx Javascript language extension library
skylark-utils An Universal HTML5 Javascript Library
skylark-utils-dom An Universal DOM Utility Library

Differentbuilds

builds are in the directory dist.

build Description
full skylark-jquery-all.js included dependences
only skylark-jquery.js not included dependences
full(development) uncompressed/skylark-jquery-all.js includedde pendences
only(development) uncompressed/skylark-jquery.js not included dependences

Please use the"full"version when using this library alone,and use the "only" version when using other skylark libraries.

Installation

You can get the latest version in many different ways:

Examples

please refer to the examples:

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Building

  • Ensure that Node.js is installed.
  • Run npm install https://github.com/skylarkjs/skylark-bundle-cli.git -g to ensure sbundle is installed.
  • Run npm install to ensure the required dependencies are installed.
  • Run npm run build. The builds will be placed in the dist/ directory.

License

The code is released under the MIT License.

About

The skylark extension library providing APIs that are fully compatible with jquery

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •