Pinned Repositories
benchmark-regression
Generates performance regression tests using benchmarkjs.
django-activitystreams
Reusable application for generating activity streams
django-deploy
django-deploy is a utility for creating and deploying django projects
django-pluggables
A design pattern for Django that allows you to build "Pluggable" Reusable Applications
django-versions
A django application to enable versioning of data stored in Django models.
dotfiles
My dotfiles
git-goggles
A series of GIT utilities to streamline working with remote branches and reviewing code. git-goggles can be thought of as "git branch -a" on steroids. You can install with "[pip install | easy_install] git-goggles" and then run "git goggles".
notabs
python-wellrested
A client to facilitate simple RESTful requests
terminal
A central repo of my personal terminal configuration settings for linux shell and applications.
nowells's Repositories
nowells/benchmark-regression
Generates performance regression tests using benchmarkjs.
nowells/resume
Nowell Strite's resume in a single source format that is compiled out to HTML, DOC, PDF, MarkDown. You can visit the HTML version of the resume at:
nowells/ava
:rocket: Futuristic JavaScript test runner
nowells/browserstack-ssl-cert-issue
nowells/child-process
easily spawn a child process with co
nowells/cytoscape.js-qtip
A Cytoscape.js extension that wraps the QTip jQuery library
nowells/demo
nowells/game
nowells/gitmoji-cli
A gitmoji interactive command line tool for using emojis on commits. 💻
nowells/globby
User-friendly glob matching
nowells/joi
Object schema validation
nowells/jsonforms
React/Redux-based forms for JSON data
nowells/keep-a-changelog
Node package to parse and generate changelogs
nowells/loki
👁 Visual Regression Testing for Storybook
nowells/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
nowells/prom-client
Prometheus client for node.js
nowells/react-hook-form
📋 React hooks for forms validation without the hassle.
nowells/react-i18next
Internationalization for react done right. Using the i18next i18n ecosystem.
nowells/react-router
Declarative routing for React
nowells/react-use
React Hooks — 👍
nowells/redux-actions
Flux Standard Action utilities for Redux.
nowells/registry-auth-token
Get the auth token set for an npm registry
nowells/rentalcodes.org
nowells/repli-game
nowells/strite.org
nowells/svg-react-loader
Webpack SVG to React Component Loader
nowells/tapes
A more robust tap-producing test harness for node and browsers. Adds suites, beforeEach, afterEach, etc.
nowells/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
nowells/xhook
Easily intercept and modify XHR request and response
nowells/yargs
yargs the modern, pirate-themed successor to optimist.