Pinned Repositories
readonly-types
A collection of readonly TypeScript types inspired by the built-in ReadonlyArray, ReadonlyMap, etc.
typed-redux-saga
An attempt to bring better TypeScript typing to redux-saga.
elasticsearch-definitive-guide-epub
Build The Definitive Guide to Elasticsearch as an EPUB
eslint-config-typed-fp
An opinionated ESLint config to encourage pure(ish), typeful functional programming in TypeScript.
eslint-plugin-total-functions
An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.
link-fixer
Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.
playwarts
WartRemover warts for Play Framework.
sbt-ignore-play-generated
Configure linters and coverage tools to ignore Play's generated source files.
total-functions
A collection of total functions to replace TypeScript's built-in partial functions.
oaf-react-router
An accessible wrapper for React Router.
danielnixon's Repositories
danielnixon/eslint-plugin-total-functions
An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.
danielnixon/link-fixer
Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.
danielnixon/eslint-config-typed-fp
An opinionated ESLint config to encourage pure(ish), typeful functional programming in TypeScript.
danielnixon/connected-react-router
A Redux binding for React Router v4
danielnixon/DefinitelyTyped
The repository for high quality TypeScript type definitions.
danielnixon/dotfiles
danielnixon/eslint
A fully pluggable tool for identifying and reporting on patterns in JavaScript
danielnixon/eslint-plugin-etc
More general-purpose (TypeScript-related) ESLint rules
danielnixon/final-form
🏁 Framework agnostic, high performance, subscription-based form state management
danielnixon/final-form-arrays
Array Mutators for 🏁 Final Form
danielnixon/history
Manage session history with JavaScript
danielnixon/idm-seed
ForgeRock IDM Seed Project
danielnixon/node012-runner
Docker image with tools and scripts installed to support the running of a Node 0.12 web app
danielnixon/peoples-choice
People's Choice is a web application that lets people vote for their colleagues
danielnixon/play26-builder
Docker image with libraries and tools as required for building Play 2.6 projects using SBT
danielnixon/poet-bot
A serverless natural language processing Slack bot that responds to questions regarding JIRA
danielnixon/react-final-form
🏁 High performance subscription-based form state management for React
danielnixon/redux-persist
persist and rehydrate a redux store
danielnixon/sbt-autoprefixer
sbt-web plugin that adds vendor-specific prefixes to CSS using Autoprefixer
danielnixon/sbt-web-scalajs
SBT plugin to use Scala.js along with any sbt-web server.
danielnixon/scalafix
Refactoring library and tool for Scala
danielnixon/scalajs-scripts
Twirl templates to link Scala.js output scripts into a HTML page.
danielnixon/stripe-scala
Scala library for the Stripe API
danielnixon/test-reactive-platform
danielnixon/tsutils
utility functions for working with typescript's AST
danielnixon/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
danielnixon/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
danielnixon/TypeScript-Handbook
The TypeScript Handbook is a comprehensive guide to the TypeScript language
danielnixon/wartremover
Flexible Scala code linting tool
danielnixon/webextensions-examples
Example Firefox add-ons created using the WebExtensions API