23 packages
arg-check
A lightweight library to help developers catch bugs before they skitter in by making sure the right types of arguments are being passed into functions and methods.
@dollarshaveclub/cli
Executables for Frontend
@dollarshaveclub/cloudworker
node.js runner for Cloudflare Workers
@dollarshaveclub/dependents
Lists dependent repo versions for a particular package
@dollarshaveclub/e2e
Make End-to-End Testing Great for Once
@dollarshaveclub/gdpr-evidon
@dollarshaveclub/js-utils
<h1 align="center">DSC JS Utils</h1> <h5 align="center">JS utilities to be used across JS repositories.</h5>
@dollarshaveclub/monitor
A remote uptime monitoring framework for running monitors as a CRON job
@dollarshaveclub/node-fetch
A light-weight module that brings the Fetch API to node.js; Forked from https://npm.im/node-fetch
@dollarshaveclub/nodejs-server
[](https://circleci.com/gh/dollarshaveclub/nodejs-server/tree/master) [](https://circleci.com/gh/dollarshaveclub/rollbar-check-ignore/tree/master) [![codecov](https://codec
@dollarshaveclub/runtype
Runtype converts Typescript type aliases, interfaces, and enums to Javascript that can be used during runtime
@dollarshaveclub/ui
DSC Web UI
ember-simple-auth-devise-token-auth
Authenticator and Ember Data adapter mixin for integrating Ember Simple Auth with Devise Token Auth
redux-token-auth
Redux actions and reducers to integrate with Devise Token Auth
renders-after-async
A React higher-order-component and render-prop component that delay rendering until an asynchronous action completes.
typescript-fp
Functional Programming Utilities and Types, Inspired by Haskell and Elm
typescript-maybe
A TypeScript Maybe Type and Module
typescript-nullable
A TypeScript Nullable<T> Type and Monad Compliant Utility Functions
typescript-pattern-match
Pattern Matching with More Complex Scrutinees