Side navigation
#14754 closed bug (notabug)
Opened February 04, 2014 08:13AM UTC
Closed February 18, 2014 04:37PM UTC
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?
Attachments (0)
Change History (2)
Changed February 18, 2014 10:54AM UTC by comment:1
Changed February 18, 2014 04:37PM UTC by comment:2
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.
not a good