Pinned Repositories
authentic-client
The client component of Authentic. This helps interact with an `authentic-server` so that you can easily signup, confirm, login, and change-password for users. It will also help send tokens to microservices that require authentication.
base-module
Starting point for most modules
column-control
Input an html table. Output controls that allow showing / hiding / reordering columns.
Ice
Application to automatically add ROMs to Steam
operational-decision-tree
A Decision Tree executor that uses decision modules to decide pathways. Can accept binary or arbitrary decision modules.
react-country-province
Country / Province selector using react
react-flowchart
An interactive flowchart module using React
serialize-like-php
Emulates the php serialize and unserialize functions using javascript
simple-modal
A small module to create a basic modal.
table-ahead
typeahead for table columns
wunderlink's Repositories
wunderlink/react-flowchart
An interactive flowchart module using React
wunderlink/operational-decision-tree
A Decision Tree executor that uses decision modules to decide pathways. Can accept binary or arbitrary decision modules.
wunderlink/react-country-province
Country / Province selector using react
wunderlink/column-control
Input an html table. Output controls that allow showing / hiding / reordering columns.
wunderlink/simple-modal
A small module to create a basic modal.
wunderlink/serialize-like-php
Emulates the php serialize and unserialize functions using javascript
wunderlink/table-ahead
typeahead for table columns
wunderlink/authentic-client
The client component of Authentic. This helps interact with an `authentic-server` so that you can easily signup, confirm, login, and change-password for users. It will also help send tokens to microservices that require authentication.
wunderlink/base-module
Starting point for most modules
wunderlink/Ice
Application to automatically add ROMs to Steam
wunderlink/jsonist
JSON over HTTP: A simple wrapper around hyperquest for dealing with JSON web APIs
wunderlink/material-ui
React Components that Implement Google's Material Design.
wunderlink/react-payment
💳💰 React components for credit card and bank account forms, using material-ui
wunderlink/react-scroll-to-component
smooth scrolling to react component via reference.(Demo: https://flyingant.github.io/react-scroll-to-component/)
wunderlink/simple-signup
wunderlink/ssr-scroll-to
Smooth window scrolling with requestAnimationFrame and the Tween component
wunderlink/streamsql
A streaming, backend agnostic SQL ORM heavily inspired by levelup