# javascript-apis **Repository Path**: zoushiyong_admin/javascript-apis ## Basic Information - **Project Name**: javascript-apis - **Description**: 《JavaScript API 全解析》系列 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JavaScript API Set [![Codacy Badge](https://api.codacy.com/project/badge/Grade/656ce5e5b0894f968bc2f98499f239a3)](https://app.codacy.com/app/YanceyOfficial/JavaScript-API-Set?utm_source=github.com&utm_medium=referral&utm_content=YanceyOfficial/JavaScript-API-Set&utm_campaign=Badge_Grade_Dashboard) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![Version](https://img.shields.io/badge/version-0.0.1-blue.svg)](https://github.com/YanceyOfficial/JavaScript-API-Set) [![Node](https://img.shields.io/badge/node-%3E%3D8.0.0-green.svg)](https://github.com/YanceyOfficial/JavaScript-API-Set) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/YanceyOfficial/JavaScript-API-Set/pulls) [![Build Status](https://travis-ci.org/YanceyOfficial/javascript-apis.svg?branch=master)](https://travis-ci.org/YanceyOfficial/javascript-apis) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FYanceyOfficial%2Fjavascript-apis.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FYanceyOfficial%2Fjavascript-apis?ref=badge_shield) I explain the APIs which is recommended by MDN of JavaScript. ## Available Scripts ### `yarn install` Install dependencies. ### `yarn start` Runs the app in the development mode. Open [http://localhost:8000](http://localhost:8000) to view it in the browser. The app will be deployed if you make edits. You will also see any lint errors in the console. ### `yarn test` Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit. ### `yarn build` Builds the app for production to the `docs/.vuepress/dist` folder. It correctly bundles the app in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. The app is ready to be deployed! ## WeChat Official account ![进击的前端](https://camo.githubusercontent.com/fcaf0826a063e724d7038ae5dd7bb8ad57d71f32/68747470733a2f2f757365722d676f6c642d63646e2e786974752e696f2f323031392f342f32312f313661336538393634643433343836633f773d33343426683d33343426663d6a70656726733d38313735) ## License JavaScript API Set is open source software licensed as [MIT](https://opensource.org/licenses/MIT). [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FYanceyOfficial%2Fjavascript-apis.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FYanceyOfficial%2Fjavascript-apis?ref=badge_large)