anbreaker's Stars
midudev/eloquent-javascript-es
Traducción del libro Eloquent JavaScript en Español
MINOTAURO18/JamyPage
ger86/recetas-javascripteras
Recopilación de recetas sobre Javascript
motdotla/dotenv
Loads environment variables from .env for nodejs projects.
ecomfe/vue-echarts
Vue.js component for Apache ECharts™.
summitech/gitexplorer
Find the right git commands without digging through the web.
jsdelivr/bootstrapcdn
Free Bootstrap CDN hosting
lukehaas/RunJS
RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
kefranabg/readme-md-generator
📄 CLI that generates beautiful README.md files
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
noppa/text-security
Cross-browser alternative to -webkit-text-security
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
public-apis/public-apis
A collective list of free APIs
tonsky/FiraCode
Free monospaced font with programming ligatures
anvaka/city-roads
Visualization of all roads within any city
asyncapi/spec
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
AceLewis/my_first_calculator.py
my_first_calculator.py
thonny/thonny
Python IDE for beginners
Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.