JScript Cheat Sheet
JScript Cheat Sheet

A quick reference guide for JScript, Microsoft's implementation of ECMAScript, used for Windows scripting. This cheat sheet covers essential syntax, objects, and techniques for automating tasks in Windows environments.

ES6+ JavaScript Quick Reference
ES6+ JavaScript Quick Reference

A concise cheat sheet covering key features introduced in ECMAScript starting from ES2015 (ES6) through recent versions, including syntax, examples, and tips for modern JavaScript development.