emiljohansson's Stars
lukechilds/reverse-shell
Reverse Shell as a Service
vuejs/vue-template-explorer
Vue template compilation explorer
sindresorhus/electron-reloader
Simple auto-reloading for Electron apps during development
vuejs-templates/pwa
PWA template for vue-cli based on the webpack template
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
jezen/is-thirteen
Check if a number is equal to 13.
sindresorhus/is
Type check values
standard-things/esm
Tomorrow's ECMAScript modules today!
josdejong/mathjs
An extensive math library for JavaScript and Node.js
ionic-team/ionic-unit-testing-example
Example of adding unit testing in your Ionic 2.x or greater apps with Karma and Jasmine
sindresorhus/debounce-fn
Debounce a function
atom/etch
Builds components using a simple and explicit API around virtual-dom
kentcdodds/react-ava-workshop
:tiger: A workshop repository for testing React ⚛ with AVA :rocket: --> slides
vuematerial/vue-material
Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
sindresorhus/linkify-urls
Linkify URLs in a string
ericelliott/react-pure-component-starter
A pure component dev starter kit for React.
mgechev/javascript-algorithms
💻 JavaScript implementations of computer science algorithms
w3c/IntersectionObserver
Intersection Observer
ReactiveX/rxjs
A reactive programming library for JavaScript
iamdustan/smoothscroll
Scroll Behavior polyfill
sindresorhus/noop3
:white_medium_square: Supreme nothingness
paulirish/memory-stats.js
minimal monitor for JS Heap Size via performance.memory
pbakaus/scroller
Accelerated panning and zooming for HTML and Canvas
alibaba/weex
A framework for building Mobile cross-platform UI
lathonez/clicker
Ionic 2 + @angular/cli Seed Project : Angular2 + Typescript + Karma + Protractor + Travis
tj/n
Node version management
vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
nuxt/nuxt
The Intuitive Vue Framework.
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript