Pinned Repositories
crosstalkjs
CrossTalkJs facilitates rich inter-window and inter-frame communication
env-check
Only run commands if required environment variables are set
es6-module-patterns
iterizerjs
IterizerJs makes it easier to write code that makes extensive use of ES6 iterables
MockableSystemJS
Mocking for SystemJS
oxymora-monorepo
react-todomvc
React TodoMVC Example
sync-import
Synchronous import of modules for SystemJS
typester
Fluent type verification for JavaScript.
dchambers's Repositories
dchambers/oxymora-monorepo
dchambers/noforms-with-chakra-plus-nodetap
Code demonstrator
dchambers/chatbot-spike
dchambers/discover-nodejs-memory-limit
Repository demonstrating that Node.js has a GC race condition, and that setting `--max-old-space-size` to a lower figure to force GC at an earlier point doesn't help
dchambers/federation
🌐 Build and scale a single data graph across multiple services with Apollo's federation gateway.
dchambers/functional-in-ten
dchambers/tap-async-sinon-spike
How to effectively use Sinon with Tap & Tape
dchambers/verifiable-feature-flags
dchambers/api-governance-gh-action
GitHub Action allowing API governance to occur directly within the subgraph repo.
dchambers/apollo-cache-persist
🎏 Simple persistence for all Apollo Cache implementations
dchambers/apollo-server
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
dchambers/catch-uncommitted
Script to catch uncommitted/unversioned files, for CI
dchambers/create-react-app
Create React apps with no build configuration.
dchambers/cssnano
A modular minifier, built on top of the PostCSS ecosystem.
dchambers/decompress-tar
tar plugin for decompress
dchambers/graphql-eslint
ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
dchambers/graphql-schema-linter
Validate GraphQL schema definitions against a set of rules
dchambers/graphql-tools
:wrench: Build, mock, and stitch a GraphQL schema using the schema language
dchambers/ideal-password
Estimates the entropy of a password
dchambers/jest-fetch-mock
Jest mock for fetch
dchambers/mesh
An open-source library to advance Web3 development on Cardano
dchambers/nixpkgs
Nix Packages collection & NixOS
dchambers/opentelemetry-js-contrib
OpenTelemetry instrumentation for JavaScript modules
dchambers/plugin-plugins
plugins plugin for oclif
dchambers/recompose
A React utility belt for function components and higher-order components.
dchambers/sdk-bot-example
An example bot built using the Radar Relay SDK.
dchambers/storybook
📓 Interactive development & testing environment for React, React-Native, Vue UI components
dchambers/tape
tap-producing test harness for node and browsers
dchambers/tar-fs
fs bindings for tar-stream
dchambers/union-value
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.