duktape
JavaScript engine
An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality.
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
6k stars
160 watching
517 forks
Language: JavaScript
last commit: 10 months ago
Linked from 5 awesome lists
duktapejavascriptjavascript-engine
Related projects:
Repository | Description | Stars |
---|---|---|
aws/aws-sdk-js | A JavaScript library for interacting with Amazon Web Services (AWS) from the browser and Node.js environments. | 7,603 |
toss/es-toolkit | A high-performance utility library for JavaScript with strong type annotations and a small bundle size. | 7,310 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
sebastienros/jint | An interpreter for running JavaScript code within a .NET environment. | 4,156 |
aws/aws-sdk-js-v3 | A modularized JavaScript SDK for interacting with Amazon Web Services | 3,148 |
nzakas/understandinges6 | A comprehensive guide to ECMAScript 6, covering its new features and capabilities | 5,441 |
isomorphic-git/isomorphic-git | A pure JavaScript implementation of the Git version control system | 7,527 |
tc39/proposals | Tracks and discusses proposals to shape the JavaScript language standard | 18,391 |
gotwarlost/istanbul | A tool that measures and reports code coverage in JavaScript projects | 8,701 |
jshint/jshint | A tool that scans JavaScript code to detect common errors and potential problems | 8,986 |
depcheck/depcheck | Analyzes dependencies in JavaScript projects to identify unused and missing dependencies | 4,758 |
sveltejs/kit | A streamlined web development framework that combines the benefits of a static site generator and a traditional web application. | 18,831 |
jasmine/jasmine | A testing framework for JavaScript that supports browser and Node.js environments | 15,763 |
meteor/meteor | An ultra-simple environment for building modern web applications using JavaScript and reactive programming concepts. | 44,479 |
spadgos/sublime-jsdocs | Automatically generates documentation comments for various programming languages | 3,107 |