Opened 9 years ago
Closed 9 years ago
#14754 closed bug (notabug)
Usage of jQuery in Node environment
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.11.0-rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
From the release note, 2.1 supports Node and was added to npm.
But there is no usage instructions available. coolaj86 updated his package README, is it the authoritative way of using jQuery in Node?
Change History (2)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Usage instructions differ depending on the tool used along with jQuery to simulate a DOM in node. Please refer to jsdom, node-jquery, and similar projects for usage instructions.
Note: See
TracTickets for help on using
tickets.
not a good