共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > .Net JavaScript Implementations |
.Net JavaScript Implementations
|
1 | 0 | 123 |
贡献者 | 讨论 | 代码提交 |
One goal of this project is to create JavaScript classes which function as do the the CLR Classes in .Net.
Another aspect of this library is to demonstrate proper use of the ES5 concepts and gracefully degrade in situations where ES5 is not found and the current run time cannot be augmented with the logic required for compatible operation.
LINQ is a large focus in .Net Development and this library helps to bring some of the nomenclature from that environment to JavaScript as completely as possible.