zan-jquery
这是一个定制版的 jQuery,删除了一些功能,配合有赞 React 项目使用。jQuery 使用的是最新的 master 版本,删除了以下功能:
Last updated 9 years ago by youzan-lc .
MIT · Original npm · Tarball · package.json
$ cnpm install zan-jquery 
SYNC missed versions from official npm registry.

@youzan/jquery

这是一个定制版的 jQuery,删除了一些功能,配合有赞 React 项目使用。jQuery 使用的是最新的 master 版本,删除了以下功能:

  • ajax: All AJAX functionality: $.ajax(), $.get(), $.post(), $.ajaxSetup(), .load(), transports, and ajax event shorthands such as .ajaxStart().
  • ajax/xhr: The XMLHTTPRequest AJAX transport only.
  • ajax/script: The <script> AJAX transport only; used to retrieve scripts.
  • ajax/jsonp: The JSONP AJAX transport only; depends on the ajax/script transport.
  • exports/global: Exclude the attachment of global jQuery variables ($ and jQuery) to the window.
  • exports/amd: Exclude the AMD definition.
./build-youzan.sh

ynpm publish

Current Tags

  • 1.0.2                                ...           latest (9 years ago)

1 Versions

  • 1.0.2                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |