Results 32 repositories owned by Blake Embrey

code-challenge

16
Stars
7
Forks
Watchers

Command line interface for running code challenges

code-problems

3.8k
Stars
585
Forks
Watchers

Common code and interview problems solved in multiple languages

free-style

701
Stars
29
Forks
Watchers

Make CSS easier and more maintainable by using JavaScript

javascript-stringify

139
Stars
16
Forks
Watchers

Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`

sql-template-tag

320
Stars
16
Forks
Watchers

ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, and `sqlite`

tslint-config-standard

358
Stars
43
Forks
Watchers

A TSLint config for JavaScript Standard Style

react-free-style

138
Stars
2
Forks
Watchers

Make React components easier and more maintainable by using inline style objects

writing

73
Stars
6
Forks
Watchers

New posts will be on Substack

compose-middleware

91
Stars
8
Forks
Watchers

Compose an array of middleware into a single function for use in Express, Connect, router, etc