15 packages
jgrowl
jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet
markbookapp
A markdown notebook
@stanlemon/app-template
A template for creating apps using the webdev package.
@stanlemon/cli
A command tool to make all of my things easier.
@stanlemon/eslint-config
My typical eslint setup, but without all the copy and paste.
@stanlemon/hello-world
A hello world example using the webdev package.
@stanlemon/react-couchdb-authentication
React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.
@stanlemon/react-form
A react component for automatically wiring up forms.
@stanlemon/react-pouchdb
React components for interacting with PouchDB.
@stanlemon/react-pouchdb-example
A react app using pouchdb built in typescript