Pinned Repositories
chart
Build tunable charts like pie, linear, bar, area and simple circle ones.
complex-redux-project-architecture
Redux architecture extended with a layer of services.
declarative-object-validation
A set of tools for declaring validation rules and applying them to plain javascript objects
Game-Of-Life
Conway's Game of Life written in TypeScript for browsers.
prepush-if-changed
A tool that runs your commands if any git-pushed files match the glob written to be used as a pre-push hook
rapid_typing
A keyboard trainer to develop fast ten-typing skills
todo_improved
An improved task manager
useDropdown
A react hook containing common dropdown behaviour
react-selections
A library for drawing interactive selections written for react applications
clean-cart
dprovodnikov's Repositories
dprovodnikov/complex-redux-project-architecture
Redux architecture extended with a layer of services.
dprovodnikov/rapid_typing
A keyboard trainer to develop fast ten-typing skills
dprovodnikov/prepush-if-changed
A tool that runs your commands if any git-pushed files match the glob written to be used as a pre-push hook
dprovodnikov/useDropdown
A react hook containing common dropdown behaviour
dprovodnikov/todo_improved
An improved task manager
dprovodnikov/chart
Build tunable charts like pie, linear, bar, area and simple circle ones.
dprovodnikov/declarative-object-validation
A set of tools for declaring validation rules and applying them to plain javascript objects
dprovodnikov/Game-Of-Life
Conway's Game of Life written in TypeScript for browsers.
dprovodnikov/console-scripts
dprovodnikov/diff-reducer
A utility introducing an alternative approach to writing redux reducers
dprovodnikov/FileLoader
Drag and drop your files and folders into the browser for uploading with accurate structure preserving.
dprovodnikov/go-rest-tool
A simple rest package for golang
dprovodnikov/react-pager
This is the first time I use ReactJS
dprovodnikov/useToggle
A react hook containing basic toggle behaviour