Pinned Repositories
nexus
Code-First, Type-Safe, GraphQL Schema Construction
knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
autobarrel
A simple utility creating barrel files in TypeScript
checkit
simple, flexible validations for node and the browser
create-error
A simple utility for creating sub-classed errors in Javascript
cypress-graphql-mock
Adds commands for executing a mocked GraphQL server using only the client
cypress-graphql-mock-example
Cypress Mirror of the https://github.com/apollographql/GitHunt-React
immutable-diff
Hi-Fi diffing for Immutable.js data structures, forked from immutablediff
ioc.js
A simple IoC service locator for javascript
schemats
Generate typescript interface definitions from SQL database schema
tgriesser's Repositories
tgriesser/ioc.js
A simple IoC service locator for javascript
tgriesser/backbone-multi-router
Enable independent Routers which each match one or more routes for the current url fragment.
tgriesser/mori-cursors
Basic OM-like cursor functionality atop mori's cljs persistent data structures
tgriesser/granted
An object agnostic authorization layer for javascript
tgriesser/react-conditional
Conditionally rendered React components
tgriesser/state-types-react
Like propTypes, but for state
tgriesser/backbone-nested
Simple handling of nested Backbone views
tgriesser/fakequery
Fake jQuery, for the server.
tgriesser/jslib
Template for creating javascript libraries
tgriesser/backbone-reactview
Mixin to emulate conventions from backbone views
tgriesser/objectdump
stringify a javascript object, so it can be saved and read from a file
tgriesser/socket.io-roundtrip
Wrap a socket.io call to provide similar roundtrip behavior as an http request
tgriesser/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
tgriesser/castit
A small typecasting library for node.js and the browser.
tgriesser/dotfiles
.files, including ~/.osx — sensible hacker defaults for OS X
tgriesser/fluent-chain
A helper for creating nicely chained Javascript interfaces
tgriesser/jstransform
A simple utility for pluggable JS syntax transforms using the esprima parser.
tgriesser/moreartyjs
Morearty.js - better state management for React in pure JavaScript
tgriesser/mori
ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript
tgriesser/node-jsx
transparently require() jsx from within node
tgriesser/node-mariasql
A node.js binding to MariaDB's non-blocking (MySQL-compatible) client library
tgriesser/node.inflection
A port of inflection-js to node.js module
tgriesser/react-edge
react, edge build, don't use this
tgriesser/react-forms
Forms library for React.
tgriesser/style-loader
style loader module for webpack
tgriesser/sublime-react
Sublime Text helpers for React/JSX
tgriesser/talks
tgriesser/transducers.js
A small library for generalized transformation of data (inspired by Clojure's transducers)
tgriesser/transit-js
Transit for JavaScript
tgriesser/wrapped-value
Simple helper for wrapping and unwrapping values