Ian Storm Taylor
@ianstormtaylor
31
Published Tools
47,459
Total Stars
0
Weekly Downloads
3,024
GitHub Followers
203
Public Repos
Published Tools
31 Skillsacross 1 categoryslate-react
GitHub Actions
Tools for building completely customizable richtext editors with React.
superstruct
artmllr
A simple and composable way to validate data in JavaScript (and TypeScript).
myth
ianstormtaylor
A CSS preprocessor that acts like a polyfill for future versions of the spec.
permit
ianstormtaylor
An unopinionated authentication library for building Node.js APIs.
react-values
ianstormtaylor
A set of tiny, composable React components for handling state with render props.
khaos
ianstormtaylor
A super-simple way to generate directory or file templates.
is-hotkey
ianstormtaylor
Check whether a browser event matches a hotkey.
ware
ianstormtaylor
Easily create your own middleware layer.
slate-drop-or-paste-images
ianstormtaylor
A Slate plugin that inserts images on drop or paste.
css-color-function
thegaw
A parser and converter for Tab Atkins's proposed color function in CSS.
heroku-logger
ianstormtaylor
A dead simple logger, designed to be perfect for Heroku apps.
is-empty
ianstormtaylor
Check whether a value is "empty".
pg-sql-helpers
ianstormtaylor
A set helpers for writing dynamic SQL queries with `pg-sql` in Javascript.
to-camel-case
ianstormtaylor
Convert a string to camel case.
to-snake-case
ianstormtaylor
Convert a string to snake case.
rework-color-function
ianstormtaylor
Implements Tab Atkins's proposed color function in CSS.
prompt-for
ianstormtaylor
Prompt the user for a series of answers.
to-no-case
ianstormtaylor
Remove any existing casing from a string.
read-file-stdin
ianstormtaylor
Read from a file, falling back to stdin.
to-slug-case
ianstormtaylor
Convert a string to slug case.
to-capital-case
ianstormtaylor
Convert a string to capital case.
metalsmith-prompt
ianstormtaylor
A metalsmith plugin to prompt the user for series of answers and add them to the global metadata.
title-case-minors
ianstormtaylor
A list of the minor words that shouldn't be capitalized in a title case string.
to-space-case
ianstormtaylor
Convert a string to space case.
write-file-stdout
ianstormtaylor
Write to a file, falling back to stdout.
to-sentence-case
ianstormtaylor
Convert a string to sentence case.
to-constant-case
ianstormtaylor
Convert a string to constant case.
ianstormtaylor-email
segment
Parse an email address into its components, based on component/url
rework-font-variant
moox
Implements the font-variant-* properties for browsers that don't yet support them.
to-pascal-case
ianstormtaylor
Convert a string to pascal case.
read-metadata
ianstormtaylor
Load a JSON or YAML metadata file as an object