For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). This tag is rarely used alone but is most often associated with the tags [node.js], [jquery],[json], and [html].


Asabeneh 30 Days of React challenge is a step by step guide to learn React in 30 days. This challenge needs an intermediate level of HTML, CSS, and JavaScript knowledge. It is recommended to feel good at JavaScript before you start to Rea
 

pichillilorenzo JavaScript Enhancements JavaScript Enhancements is a plugin for Sublime Text 3. A little introduction to this plugin could be found in this css-tricks.com article: Turn Sublime Text 3 into a JavaScrip
 

substack highlight-javascript-syntax highlight javascript syntax with html This module inserts <span> elements into a string of javascript syntax. example var highlight = require('highlight-javascript-syntax
 

tunnckoCore modern-javascript-snippets Atom & VSCode - Modern javascript snippets for better productivity with support for JavaScript, Babel, TypeScript, JSX and semicolon-less code. You might also be interest
 

fibjs JavaScript on Fiber fibjs is a JavaScript runtime built on Chrome's V8 JavaScript engine. fibjs uses fibers-switch , sync style & non-blocking IO model to build scalable system. Get Started Begin
 

zgordon JavaScript, React & WordPress Workshop for Beginners This workshop is from the 2019 JavaScript for WordPress Conference and includes a day long worth of exercises and projects to help you get up and running with J
 

facebook 🃏 Delightful JavaScript Testing 👩🏻‍💻 Developer Ready: A comprehensive JavaScript testing solution. Works out of the box for most JavaScript projects. 🏃🏽 Instant Feedback: Fast, interactive watch m
 

SimpleRegex SRL-JavaScript JavaScript implementation of Simple Regex 🎉 🎉 🎉 Because of the JavaScript regex engine, there is something different from Simple Regex Support as to assign capture name
 

acornjs Acorn A tiny, fast JavaScript parser, written completely in JavaScript. Community Acorn is open source software released under an MIT license. You are welcome to report bugs or create pull requests on g
 

jstrace jstrace Dynamic tracing for JavaScript, written in JavaScript, providing you insight into your live nodejs applications, at the process, machine, or cluster level. Similar to systems like dtrace or ktap, the goal of dy
 
Popular
7.3k

ipfs IPFS JavaScript Implementation IPFS JavaScript implementation. This repo contains the JavaScript implementation of the IPFS protocol, with feature parity to the Go implementation. Project
 

jayankaghosh chobi The Image Processing Library made in pure Javascript ##Usage Include the Javascript file like this <script type="text/javascript" src="src/Chobi.min.js></script Then make a new object of Chobi The
 

josephg Chipmunk for Javascript! This is a port of the Chipmunk Physics library to Javascript! Check out the sexy demos! (Surprisingly, works best in Safari) Caveats It is slower than the C version (duh, its in
 

verekia JavaScript Stack from Scratch Welcome to my modern JavaScript stack tutorial: JavaScript Stack from Scratch. 🎉 This is the V2 of the tutorial, major changes happened since the 2016 release
 

verekia JavaScript Stack from Scratch Welcome to my modern JavaScript stack tutorial: JavaScript Stack from Scratch. 🎉 This is the V2 of the tutorial, major changes happened since the 2016 release
 

pazams Go for Javascript Developers Read online This is the source code for "Go for Javascript Developers". The book can be found at http://www.pazams.com/Go-for-Javascript-Developers/. Chinese translated versio
 

phpv8 V8Js V8Js is a PHP extension for Google's V8 Javascript engine. The extension allows you to execute Javascript code in a secure sandbox from PHP. The executed code can be restricted using a time limit and/or memory
 

gpujs GPU.js GPU.js is a JavaScript Acceleration library for GPGPU (General purpose computing on GPUs) in JavaScript for Web and Node. GPU.js automatically transpiles simple JavaScript functions into shader language and com
 

facebookarchive JSCaml JSCaml is a compiler for typed JavaScript, using OCaml as the target runtime. The compiler is an extension of the Flow static typechecker for JavaScript. To find out more about Flow, check out flowtype.org.
 

facebookarchive Prepack Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently. For initialization-heavy code, Prepack works best in an enviro
 

javascript-tutorial The JavaScript Tutorial This repository hosts the content of the Modern JavaScript Tutorial, published at https://javascript.info. Translations We'd like to make the tutorial available in many languages. Ple
 

denysdovhan What the f*ck JavaScript? A list of funny and tricky examples of JavaScript. JavaScript is a great language. It has a simple syntax, large ecosystem and, what is the most important, great community. At the same
 

getify Functional-Light JavaScript This book is a balanced, pragmatic look at FP in JavaScript. The first edition is now complete. Read here online for free, or: "Functional-Light JavaScript" explores the core princ
 

ryanflorence Render Markdown JavaScript Renders markdown files to HTML with highlighted code blocks BUT ALSO RENDERS THE JAVASCRIPT ONES. Why? I've got a bunch of little JavaScript UI libs that don't need much more tha