Package Exports
- linq
- linq/linq
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (linq) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
linq
linq.js - LINQ for JavaScript library packaged for node.js
Installation
npm install linqWhat's changed from the browser version?
Not much:
- Write and WriteLine functions modified to use
console.loginstead ofdocument.write - Minor changes to tests so they can be run on server side
- Sample tutorial is a .js file instead of .htm and can be run directly with node