# js-examples **Repository Path**: hzyyz/js-examples ## Basic Information - **Project Name**: js-examples - **Description**: Code examples that accompany the MDN JavaScript/ECMAScript documentation - **Primary Language**: HTML - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # js-examples This repository contains examples of JavaScript usage. The "editable-samples" directory contains JavaScript examples that are intended to be embedded in MDN pages as live editable samples. The "promises-test" directory contains a JS promises test example, for learning purposes. [Run the example live](http://mdn.github.io/js-examples/promises-test/).