You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

typescript-dotnet-es6

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-dotnet-es6

A JavaScript-Friendly .NET Based TypeScript Library.

4.9.10
Source
npmnpm
Version published
Weekly downloads
990
2.38%
Maintainers
1
Weekly downloads
 
Created
Source

This package is a distribution for typescript-dotnet.
https://www.npmjs.com/package/typescript-dotnet

The typescript-dotnet package includes the source code along with unminified UMD JavaScript and will function perfectly within another project but requires a reference to the /source/ folder.

It is recommended you select the module type that you intend to use:

Examples:

The following example will install the UMD version which works with both CommonJS and AMD module types.

npm install typescript-dotnet-umd

...

Note: WebPack has trouble with UMD. Use CommonJS or AMD if you intend to use WebPack.

npm install typescript-dotnet-commonjs

or

npm install typescript-dotnet-amd

Keywords

JavaScript

FAQs

Package last updated on 24 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts