botonddombi's Stars
storybookjs/addon-styling-webpack
Successor to @storybook/addon-styling. Configure the styles of your webpack storybook with ease!
facebook/create-react-app
Set up a modern web app by running one command.
szabolcsdombi/zengl
OpenGL Rendering Pipelines for Python
mgth/LittleBigMouse
DPI Aware mouse move across screens
vvo/iron-session
🛠 Secure, stateless, and cookie-based session library for JavaScript
glnext/glnext
:zap: high-performance offscreen rendering for python
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
JedWatson/classnames
A simple javascript utility for conditionally joining classNames together
survivejs/webpack-merge
Merge designed for webpack
trivago/parallel-webpack
Builds multi-config webpack projects in parallel
cssnano/cssnano
A modular minifier, built on top of the PostCSS ecosystem.
TypeStrong/ts-loader
TypeScript loader for webpack
babel/babel-loader
📦 Babel loader for webpack
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
Stanko/react-animate-height
Lightweight React component for animating height using CSS transitions. Slide up/down the element, and animate it to any specific height.
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.
malte-wessel/react-custom-scrollbars
React scrollbars component
nginx-proxy/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
endroid/qr-code-bundle
Bundle for generating QR codes in Symfony
xdan/jodit
Jodit - Best WYSIWYG Editor for You
OliveStudio/olivemenus
A powerful menus plugin for Craft CMS built for the need of simplicity and flexibility
jquery/jquery-color
jQuery plugin for color manipulation and animation support.
ryanflorence/SlideShow
Extensible mid-level MooTools slideshow class that manages transitions of elements that share the same space, typically for slideshows, tabs, and galleries.
braitsch/node-login
A template for quickly building login systems on top of Node.js & MongoDB
moderngl/moderngl
Modern OpenGL binding for Python