jQuery
jQuery is a lightweight library that simplifies programming with JavaScript. It builds on top of browser function and accomplishes programming tasks with fewer lines of code.
Here are 27,491 public repositories matching this topic...
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
-
Updated
Jul 30, 2021 - JavaScript
A message override works only if the lang attribute is not set or if lang is set to any value except "en".
Tested with select2@4.0.13 and jquery@3.2 and confirmed in Chrome and Firefox on Mac and Win10.
$(document).ready(function() {
$('.message-override').select2(
{
language: {
noResults: () => {
return 'override works';
}
}
When looking up an attribute with .attr(), the name of the attribute should be lowercased before looking up in .attribs object.
-
Updated
Aug 9, 2021 - TypeScript
The open source embeddable online markdown editor (component).
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Jul 18, 2021 - SCSS
A little like that j-thing, only in Go.
-
Updated
Jul 21, 2021 - Go
jQuery Validation Plugin library sources
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Aug 9, 2021 - JavaScript
-
Updated
Jul 21, 2020 - JavaScript
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
-
Updated
Aug 6, 2021 - CSS
A useful list of must-watch talks about JavaScript
-
Updated
Dec 31, 2020
Web Crawler/Spider for NodeJS + server-side jQuery ;-)
-
Updated
Mar 19, 2021 - JavaScript
An absurdly small jQuery alternative for modern browsers.
-
Updated
May 12, 2021 - JavaScript
jQuery Form Plugin
-
Updated
Feb 17, 2021 - JavaScript
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
-
Updated
Jul 27, 2021 - JavaScript
Making AJAX as easy as anchor tags
-
Updated
Jul 13, 2021 - HTML
Drag and drop website builder javascript library.
-
Updated
Jul 24, 2021 - JavaScript
Progressive <svg> pie, donut, bar and line charts
-
Updated
Feb 1, 2020 - HTML
A collection of tips to help up your jQuery game
-
Updated
Jan 14, 2021
Interactive Tables and Data Grids for JavaScript
-
Updated
Aug 5, 2021 - JavaScript
jQuery DataTables API for Laravel 4|5|6|7|8
-
Updated
Jun 28, 2021 - PHP
pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
-
Updated
May 12, 2021 - JavaScript
Created by John Resig
Released January 2006
Latest release 5 months ago
- Repository
- jquery/jquery
- Website
- jquery.com
- Wikipedia
- Wikipedia


相关平台
微信小程序
复现仓库
https://github.com/yangxudong-functorz/taro_issues/blob/main/issue1.ts
小程序基础库: 2.17.3
使用框架: React
复现步骤
直接只用 npm run build:weapp, 报错: Module not found: Can't resolve '"},"path":"....../xxx.config.ts"
期望结果
编译成功