ajamkin's Stars
jomjol/AI-on-the-edge-device
Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
Jyers/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
Aircoookie/WLED
Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
minorumasuoka/KeyboardInterceptor
torokmark/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
acdlite/recompose
A React utility belt for function components and higher-order components.
thatisuday/ng-dropzone
:paperclip: AngularJS directive for Dropzone, an easy to use drag'n'drop file upload library.
jbogard/ContosoUniversity
Contoso University sample re-done the way I would build it
jbogard/ContosoUniversityDotNetCore
OdeToCode/AddFeatureFolders
Enable feature folders for MVC controllers and views in ASP.NET Core
reduxjs/reselect
Selector library for Redux
redux-form/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
faizann24/XssPy
XssPy - Web Application XSS Scanner
jeffbski/redux-logic
Redux middleware for organizing all your business logic. Intercept actions and perform async processing.
mlegenhausen/fetch-intercept
Interceptor library for the native fetch command inspired by angular http intercepts.
nicolas-briemant/web-component-env
Automation env for web components
rocjs/roc
🐦 Modern JavaScript Development Ecosystem
nytimes/kyt
Starting a new JS app? Build, test and run advanced apps with kyt 🔥
bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
yocontra/react-responsive
CSS media queries in react - for responsive design, and more.
AllenFang/react-bootstrap-table
A Bootstrap table built with React.js
PatrickJS/PatrickJS-starter
MFE Starter
johnpapa/angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
devnixs/ODataAngularResources
Fluent OData queries from Angular's Resources
lukehoban/es6features
Overview of ECMAScript 6 features
emberjs/ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
ionic-team/ionic-framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
jeffling/angular-webpack-example
This is sort of a shrine to what was cutting edge front-end in 2014. Simple template with webpack (run from gulp) that supports angular (from bower), with some common settings.