JavaScript Style Guide
-
Updated
Sep 8, 2020 - JavaScript
{{ message }}
JavaScript Style Guide
Перевод «JavaScript Style Guide» от Airbnb
介绍最新的 ECMAScript/JavaScript 规范,以及 TC39 的提案进度
AWS Lambda boilerplate for Node.js 6.10, adding ES2018/7/6 features, Docker-based unit testing and various CI/CD configurations
Async Iterables Interfaces for Web Workers
Airbnb JavaScript 스타일 가이드
Add missing await on bot controller
https://github.com/Opla/opla/blob/d9635a68a4b72fa1935fba2a7b41c68e2ca586e8/backend/src/controllers/bots.js#L193
https://github.com/Opla/opla/blob/d9635a68a4b72fa1935fba2a7b41c68e2ca586e8/backend/src/controllers/bots.js#L219
https://github.com/Opla/opla/blob/d9635a68a4b72fa1935fba2a7b41c68e2ca586e8/backend/src/controllers/bots.js#L238
Bản dịch tiếng Việt cho Định hướng Lối viết JavaScript của Airbnb
Convert streams to async
The Kanban Application with multiple backend languages.
ES2018 a.k.a. "ESSuper-Next". Dot-syntax and keyword conversion.
ESLint Config for JavaScript Mia-Platform Style
A ECMAScript Parser and Interpreter written in Rust
A collection of Javascript samples, showing how to combine technologies like Babel, Webpack, React etc.
[Deprecated use Opla/opla instead] Opla.ai Backend using Node es2018 react and redux
The Arctic Ice Studio JavaScript Code Style.
Wealth Systems' ESLint configuration
DRYlib for JavaScript.
This sample application demonstrates how to use Headless Chrome via the Puppeteer module to take screenshots of webpages on Google App Engine Node.js standard environment. Firebase <=> NodeJS <=> Google App Engine <=> Firebase
A minimalist Node.js ES2018 boilerplate with babel, eslint, jest, nodemon, and prettier.
Any help on this would be appreciated as we are not currently using this library with TypeScript
Add a description, image, and links to the es2018 topic page so that developers can more easily learn about it.
To associate your repository with the es2018 topic, visit your repo's landing page and select "manage topics."
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.