gk4m's Stars
git-tips/tips
Most commonly used git tips and tricks.
EmailThis/extension-boilerplate
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
tj/node-prune
Remove unnecessary files from node_modules (.md, .ts, ...)
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
papercss/papercss
The Less Formal CSS Framework
mathiasbynens/he
A robust HTML entity encoder/decoder written in JavaScript.
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
microsoft/napajs
Napa.js: a multi-threaded JavaScript runtime
jeromeetienne/AR.js
Efficient Augmented Reality for the Web - 60fps on mobile!
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
RestCheatSheet/api-cheat-sheet
API Design Guidelines and Best Practices Cheat Sheet
mawrkus/js-unit-testing-guide
📙 A guide to unit testing in Javascript
vicky002/AlgoWiki
Repository which contains links and resources on different topics of Computer Science.
appstract/laravel-blade-directives
A collection of nice Laravel Blade directives
FrontEndProjects/jira-react-native
FrontEndProjects/jira-react-progressive-web-app
irekrog/battery-status-progressive-web-app
Progressive Web App (PWA) https://irekrog.github.io/battery-status-progressive-web-app/
eon01/DockerCheatSheet
🐋 Docker Cheat Sheet 🐋
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
wycats/javascript-decorators
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
fbeline/design-patterns-JS
All the 23 (GoF) design patterns implemented in Javascript
johnpapa/gulp-patterns
Playground for Gulp Recipes
jquery-boilerplate/jquery-patterns
A variety of jQuery plugin patterns for jump starting your plugin development
lukehaas/RegexHub
A collection of useful regex patterns
chuanxshi/javascript-patterns
JavaScript Design Patterns
tcorral/Design-Patterns-in-Javascript
Design Patterns applied to Javascript code.
allegro/node-worker-nodes
A node.js library to run cpu-intensive tasks in a separate processes and not block the event loop.