Skip to content

Commit 2f62c48

Browse files
committed
Update README
Remove the 'Node Usage' section. This was replaced by the new CJS/ESM sections.
1 parent 183bbfc commit 2f62c48

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -164,22 +164,6 @@ Warning: You may experience multiple spontaneous 'oh my got that's soo awesome'
164164

165165
[jQuery-CSV - Google Visualization API Demonstration](http://evanplaice.github.io/jquery-csv/examples/google-visualization.html)
166166

167-
## jQuery-CSV + Node.js
168-
169-
What's better than a powerful JavaScript? platform in the browser. A second, even more powerful JavaScript? platform on the server.
170-
171-
And... jQuery-CSV fully supports it. There is no online demo because it requires a Node.js server to run but a stub is provided to help get you started.
172-
173-
Dependencies:
174-
175-
To make this example work, you'll also need to install jQuery via the NPM.
176-
177-
```npm install jquery```
178-
179-
The link to the stub:
180-
181-
[node-usage.js](http://evanplaice.github.io/jquery-csv/examples/node-usage.js)
182-
183167
**jQuery-CSV** coding style is inherited from the [JQuery Core Style Guidelines](https://contribute.jquery.org/style-guide/)
184168

185169
by **Evan Plaice**

0 commit comments

Comments
 (0)