edge
Process integration
Allows .NET and Node.js code to run together in the same process on multiple platforms
Run .NET and Node.js code in-process on Windows, MacOS, and Linux
5k stars
244 watching
641 forks
Language: C++
last commit: 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,074 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,498 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |
nwjs/nw.js | An app runtime that enables building native desktop applications using web technologies like HTML5 and JavaScript. | 40,418 |
jagenjo/litegraph.js | A graph node engine and editor that allows users to create and execute visual programs in a JavaScript environment. | 6,929 |
nodegui/nodegui | A cross-platform desktop application library built with Node.js and CSS. | 8,944 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,835 |
tj/co | Provides a simple and efficient way to write non-blocking code using promises in JavaScript | 11,895 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
derbyjs/derby | An MVC framework designed to build real-time collaborative applications | 4,720 |
nut-tree/nut.js | A tool for automating and testing the UI of desktop applications. | 2,312 |
morrisjs/morris.js | A JavaScript library for creating line graphs with a focus on simplicity and ease of use. | 6,912 |
violentmonkey/violentmonkey | Provides userscripts support for browsers with WebExtensions support | 6,059 |
paperjs/paper.js | A JavaScript library and framework for creating vector graphics applications using HTML5 Canvas | 14,555 |
windowjs/windowjs | A Javascript runtime for desktop graphics programming using the HTML5 Canvas API and the Skia graphics library. | 2,263 |