snowcoders
Pinned Loading
Repositories
Showing 10 of 19 repositories
- react-context-store Public
A two way binding solution that uses React context as a storage mechanism
- boilerplate-emscripten-typescript Public
This is a boilerplate example of how to write c++ code and translate it using emscripten into javascript. Then using a typescript declaration (definition) file or *.d.ts, how to use that in a typescript application
- react-popover Public archive
A wrapper around @snowcoders/react-popper to give a quick start to 90% of the popover scenarios
- react-checkbox Public archive
An unstyled checkbox that contains all the logic for a checkbox so you can focus on the styling