This repository contains things I like to reuse. They're generic enough that they might be useful to you too, so feel free to use them!
Check out @stanlemon/webdev and @stanlemon/eslint-config for things that might be useful.
Everything exists under the MIT license, so please use as you see fit. If you find a bug, please open an issue or a pull request and let me know.
The following packages are deprecated and will not receive further updates. They can be found at this github tag:
- @stanlemon/react-couchdb-authentication - React components for CouchDB authentication
- @stanlemon/react-pouchdb - React components for PouchDB
- @stanlemon/types-pouchdb-core - TypeScript types for PouchDB core
- @stanlemon/react-pouchdb-example - Example app using React PouchDB
- @stanlemon/cli - CLI for creating new web apps (deprecated in favor of copying @stanlemon/app-template)