GitShow/addyosmani/myQuery
addyosmani

myQuery

A JavaScript DOM manipulation library for learning purposes

by addyosmani
Star on GitHubForkWebsitenpm

JavaScript

10 stars7 forks4 contributorsQuiet · 14y agoSince 2011

Meet the team

See all 4 on GitHub →
addyosmani
addyosmani19 contributions
peol
peol3 contributions
trevnorris
trevnorris2 contributions
benbabics
benbabics1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 discussions · Last activity 14y ago
See all on GitHub →
peol
Create alternative logging in myQuery.log()OpenIssue

Currently, we're using console.log and do nothing if it's not present. Do we want to inject a `.toString()else` clause all together)? From todo comment: Create alternative logging See code here: https://github.com/addyosmani/myQuery/blob/52185d2f8183d08a05837798c74a7d4cbf485873/myQuery.js#L232

peol · 14y ago
peol
Fix myQuery.ready()OpenIssue

From todo comment: Could probably be a one-time thing and check if a private var With this, anything triggered after window event won't be invoked See code at: https://github.com/addyosmani/myQuery/blob/52185d2f8183d08a05837798c74a7d4cbf485873/myQuery.js#L106

peol · 14y ago
peol
Investigate optimizations for myQuery.attr()OpenIssue

From todo comment: A bit rough, needs more work (probably) See code here: https://github.com/addyosmani/myQuery/blob/52185d2f8183d08a05837798c74a7d4cbf485873/myQuery.js#L119

peol · 14y ago

Recent fixes

View closed PRs →
addyosmani
Move todos for the library out into individual issuesClosedIssue

I'd like for us to distill down the todos that are left to be completed for this library out into their own issues. We can then easily pick up issues when we get a chance and track progress of how far we are to getting everything wrapped up :) May also be able to get some other contributors involved, but hopefully pushing issues will be a good start. Agree?

addyosmani · 14y ago
trevnorris
chunk of code was indented too farMergedPR

A large chunk of code was indented 8 spaces instead of the 4 that was used throughout the rest of the source file.

trevnorris · 14y ago
doubleclickdetroit
Worked on todo for addListener and removeListener assignmentsMergedPR

Encapsulated addListener and removeListener events in a closure to ensure methods aren't invoked multiple times. This is my first ever fork, so PLEASE be kind. lol :)

doubleclickdetroit · 14y ago
Structured data for AI agents

Repository: addyosmani/myQuery. Description: A JavaScript DOM manipulation library for learning purposes Stars: 10, Forks: 7. Primary language: JavaScript. Languages: JavaScript (100%). Homepage: http://addyosmani.com Open PRs: 0, open issues: 3. Last activity: 14y ago. Community health: 28%. Top contributors: addyosmani, peol, trevnorris, benbabics.

·@ofershap

Replace github.com with gitshow.dev