TypeScript.NET
TypeScript.NET copied to clipboard
A JavaScript-Friendly .NET Based TypeScript Library (Moved)
Here is the class https://github.com/electricessence/TypeScript.NET/blob/master/source/System/Collections/ReadOnlyCollectionWrapper.ts If I have the import `import { ReadOnlyCollectionWrapper } from 'typescript-dotnet/source/System/Collections/ReadOnlyCollectionWrapper';` The VS code complains > Module '"../../../../../../../Users/my-name/Documents/Projects/my-project/node_modules/typescript-dotnet/source/System/Collections/ReadOnlyCollectionWrapper"' has no exported member 'ReadOnlyCollectionWrapper'.ts(2305) And according...
Hi, I just found your TypeScript library as i started researching typescript + .net mapping tools. Its really great. I wondering how difficult would be to add something like [JS...
Do we have possibilities to change date time format as 'dd-mmm-yyy' for example ?
would like to see system.Xml.Linq in the awesome library. maybe this code can be integrated: http://ltxmljs.codeplex.com/
It will be necessary to have something analogous to these static methods in order to ensure conversion is the same.