linqsharp
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/linqsharp package

1.0.1 • Public • Published

Build Status

linqsharp

LinqSharp is a NodeJS implementation of .NET's Linq.

Installation:

npm i linqsharp -S

Usage:

import Linq from "assertsharp"; // TS or Babel
var Linq = require("assertsharp").default; // ES5-

To access inner interfaces

import Linq, { LinqSharp } from "assertsharp";

TypeScript definition

A TypeScript definition can be found at ./linqsharp.d.ts

Readme

Keywords

Package Sidebar

Install

npm i linqsharp

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • brunolm