Pinned Repositories
atdatabases
TypeScript clients for databases that prevent SQL Injection
authentication
Modular, strongly typed, promise based, independent implementations of various authentication protocols
browserify-middleware
express middleware for browserify, done right
connect-roles
Provides dynamic roles based authorisation for node.js connect and express servers.
express-route-tester
Attempts to give you an idea of what urls will be accepted by an express route (please fork and extend it)
parameter-reducers
Use reducers to build type safe CLI parameter parsers
redux-optimist
Optimistically apply actions that can be later commited or reverted.
throat
Throttle a collection of promise returning functions
pug
Pug – robust, elegant, feature rich template engine for Node.js
RollingVersions
Add changelogs to PRs and use them to determine the version of npm packages
ForbesLindesay's Repositories
ForbesLindesay/atdatabases
TypeScript clients for databases that prevent SQL Injection
ForbesLindesay/github-real-names
A plugin for Google Chrome that adds a button to toggle showing real names instead of usernames on GitHub
ForbesLindesay/typescript-json-validator
Automatically generate a validator using JSON Schema and AJV for any TypeScript type.
ForbesLindesay/run-browser
The simplest way to run testling type tests in the browser
ForbesLindesay/sync-rpc
Run asynchronous commands synchronously by putting them in a separate process
ForbesLindesay/seed-random
Generate random numbers with a seed, useful for reproducible tests
ForbesLindesay/spawn-sync
Pollyfill v0.12/iojs spawnSync method
ForbesLindesay/funtypes
Runtime validation for static types
ForbesLindesay/is-browser
Test whether you're a component in browser or a package in npm
ForbesLindesay/sha
Check and get file hashes using sha1, md5 etc....
ForbesLindesay/typescript-for-react-developers
ForbesLindesay/character-parser
Parse JavaScript one character at a time to look for snippets in Templates
ForbesLindesay/brackets-globals
Highlight global variables in brackets
ForbesLindesay/github-actions-workflow-builder
Build workflows for GitHub Actions using TypeScript
ForbesLindesay/http-basic
low level wrapper around http.request/https.request with caching, redirects, gzip etc.
ForbesLindesay/npm-package-template
📦A template for npm packages built in TypeScript
ForbesLindesay/jwt-cache
Cache an async function for generating a JSON Web Token
ForbesLindesay/parameter-reducers
Use reducers to build type safe CLI parameter parsers
ForbesLindesay/brackets-language-extensions
Plugins for langauges supported by CodeMirror but not by brackets
ForbesLindesay/http-response-object
A simple object to represent an http response
ForbesLindesay/secure-vault
ForbesLindesay/farmhash-modern
ForbesLindesay/generate-alphabetic-name
Take an arbitrary string or integer and generate a short alphabetic code
ForbesLindesay/funtypes-schemas
Validators and parsers for common types not covered by the base "funtypes" package
ForbesLindesay/graphql-schema
Utilities for analysing and manipulating graphql schemas
ForbesLindesay/interrogator
🙋 A collection of common interactive command line user interfaces
ForbesLindesay/DefinitelyTyped
The repository for high quality TypeScript type definitions.
ForbesLindesay/image-size
Node module for detecting image dimensions
ForbesLindesay/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
ForbesLindesay/svg-reactify
Transform SVG files into React elements