quickjs
JavaScript engine
A high-performance JavaScript engine written in C.
Public repository of the QuickJS Javascript Engine.
9k stars
152 watching
904 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chaijs/chaijs.github.io | The source code of a JavaScript documentation website | 49 |
mozilla/pdf.js | A general-purpose PDF viewer built with HTML5, allowing parsing and rendering of Portable Document Format files. | 49,009 |
laurentj/slimerjs | A scriptable browser similar to PhantomJS, allowing external JavaScript scripts to manipulate web pages. | 3,000 |
techfort/lokijs | A JavaScript-based document-oriented in-memory database with features like indexing and views for fast data access, suitable for performance-critical applications and client-side storage. | 6,769 |
hapijs/joi | A powerful schema description and data validation library for JavaScript | 20,981 |
qunitjs/qunit | A JavaScript testing framework for client-side and server-side code testing | 4,014 |
pegjs/pegjs | A tool for generating fast parsers with excellent error reporting from JavaScript code | 4,839 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
peresleguine/pluggable_js | Enables page-specific JavaScript code execution with data passing in Rails applications | 53 |
jimjam-slam/talk-runapp-quarto-2022 | An introduction to Quarto as a tool for creating beautiful documents with R, Python, Julia, and Observable | 20 |
dataformsjs/dataformsjs | A minimal JavaScript framework for rapid development of high-quality websites and single-page applications using JSX, Web Components, and templating engines. | 191 |
svitejs/vite-plugin-qrcode | Displays a QR code on server startup during development mode. | 150 |
requirejs/requirejs | A file and module loader for JavaScript applications | 12,953 |
lucianopereira86/quasar-nodejs-google-drive | A NodeJS application using Quasar v1 to interact with Google Drive, allowing users to upload and download files. | 12 |
azat-co/practicalnode | A comprehensive guide to building Node.js applications | 3,807 |