Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 2.48 KB

javascript.md

File metadata and controls

47 lines (37 loc) · 2.48 KB

JavaScript

Main

Node & NPM

  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine;
  • NPM - build amazing things;
  • Webpack - module bundler;
  • Bundlephobia - find the cost of adding a npm package to your bundle;
  • Babel - JavaScript compiler;
  • ESLint - find and fix problems in your JavaScript code;
  • Editorconfig - helps maintain consistent coding styles;
  • Bower - package manager for the web;
  • Gulp - automate and enhance your workflow;

Charts

  • Apex charts - modern & interactive open-source charts;
  • Chart JS - simple yet flexible JavaScript charting;

Services

JWT