Pinned Repositories
eslint-filtered-fix
Control how ESLint fixes your files
eslint-nibble
Ease into ESLint, by fixing one rule at a time
prettier-plugin-sort-imports
An opinionated but flexible prettier plugin to sort import statements
ts-module-resolution-examples
Examples and explanations of TypeScript module resolution
type-import-codemod
Combine type and value imports using Typescript 4.5 type modifier syntax
vite-plugin-turbosnap
Enables the use of Chromatic Turbosnap in vite storybook projects
vite-testing-example
An example of the testing approach I've taken with vite, @web/test-runner, storybook, and jest libraries
vitest-fetch-mock
Vitest mock for fetch, forked from jest-fetch-mock
IanVS's Repositories
IanVS/atom-linter
Helper module for linter providers
IanVS/eslint-config-ianvs
An ESLint 1.0 config based on Standard, with a few tweaks
IanVS/eslint-plugin-markdown
IanVS/how-to-sane
A demonstration of how to use the SANE stack
IanVS/react-native-vector-icons
3000 Customizable Icons for React Native with support for NavBar/TabBar, image source and full stying.
IanVS/resource-library
Just a simple List of useful resources around SANE, Sails, Ember, io.js
IanVS/sails-docs
Sails.js Documentation
IanVS/sane-auth
A Sane Stack Addon giving you basic JWT-OAuth2 authentication for the full stack
IanVS/to-single-quotes
Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns