We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tiny.js的出现是将jquery的核心功能进行提取,对web api进行封装,便于使用。虽然抽取了jquery的大部分功能,但却不是jquery的子集,加入了自己的特性,弥补了jquery中的一些不足。 专注于web开发中所需要的核心功能,尽量保持精简。同时保持库容易扩展,便于可定制。