jint
JavaScript interpreter
An interpreter for running JavaScript code within a .NET environment.
Javascript Interpreter for .NET
4k stars
142 watching
563 forks
Language: C#
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jshint/jshint | A tool that scans JavaScript code to detect common errors and potential problems | 8,986 |
toss/es-toolkit | A high-performance utility library for JavaScript with strong type annotations and a small bundle size. | 7,310 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,876 |
svaarala/duktape | An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality. | 5,971 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
mjavascript/practical-modern-javascript | A book series on modern JavaScript development focusing on modularity and ES6 features. | 3,088 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,871 |
fable-compiler/fable | Compiles F# to multiple programming languages | 2,928 |
developit/mitt | A tiny, functional event emitter / pubsub system | 10,947 |
linnovate/mean | A simple and scalable full-stack JavaScript framework using MongoDB, Express, Angular, and Node.js for building dynamic web applications. | 12,124 |
jerryscript-project/jerryscript | An ultra-lightweight JavaScript engine designed for resource-constrained devices in the Internet of Things | 6,976 |
debug-js/debug | A debugging utility that provides a way to log debug information in JavaScript applications with colorized output and support for environment variable control. | 11,176 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
yantrajs/yantra | A .NET Standard JavaScript engine with support for various ECMAScript features and a mixed module system. | 232 |
nzakas/understandinges6 | A comprehensive guide to ECMAScript 6, covering its new features and capabilities | 5,441 |