https://github.com/scull7/uquery
A project to take some core jQuery functions and port them for use in Node.js as underscore.js mixins.
https://github.com/scull7/uquery
Last synced: about 1 year ago
JSON representation
A project to take some core jQuery functions and port them for use in Node.js as underscore.js mixins.
- Host: GitHub
- URL: https://github.com/scull7/uquery
- Owner: scull7
- Created: 2011-10-28T01:40:14.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-08T20:34:10.000Z (over 14 years ago)
- Last Synced: 2025-07-12T12:31:06.399Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a project to port some core jQuery functions to Node.js in a way that is NPM compatible. To that end they are made available as underscore.js mixins.