jurassic
JavaScript compiler
A .NET library to compile and execute JavaScript code in a standards-compliant way
A .NET library to parse and execute JavaScript code.
884 stars
51 watching
123 forks
Language: C#
last commit: about 1 year ago
Linked from 2 awesome lists
compilerjavascriptlibrary
Related projects:
Repository | Description | Stars |
---|---|---|
praeclarum/netjs | Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 963 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
yantrajs/yantra | A managed JavaScript engine for .NET Standard that compiles and executes JavaScript code. | 225 |
jprichardson/string.js | Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,809 |
roveroniandrea/htplcompiler | A compiler that converts HTML with embedded HTPL code into JavaScript code | 10 |
zachbray/funscript | A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 444 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,462 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
fabiosantoscode/js2cpp | A tool that translates JavaScript code into C++ code using static type checking and code generation. | 111 |
uprock/javascript | A JavaScript style guide for writing readable and maintainable code | 620 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |
paulsamuels/sbconstants | Automates the process of extracting identifiers from storyboards and generating constants files. | 311 |
paolocarrasco/javascript-style-guide | A style guide for writing JavaScript code in a consistent and readable manner | 575 |
trevorburnham/jitter | A utility for continuously compiling CoffeeScript to JavaScript | 156 |