Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 431 Bytes

GLOSSARY.md

File metadata and controls

13 lines (7 loc) · 431 Bytes

Glossary

NPM

Node.js Package Manager

Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

Electron

Framework for creating native applications with web technologies like JavaScript, HTML, and CSS