Socket
Book a DemoInstallSign in
Socket
b

bconnorwhite

npm

Packages

Co-maintainers

101 packages

all-package-names

Get all NPM package names

alpha-stringify

Serialize anything, and sort keys for equality comparison

as-typed-array

Make any value an array

autobin

Prepare bin scripts for publishing.

autorepo

Autorepo abstracts away your dev dependencies, providing a single command to run all of your scripts.

@autosoft/autorepo-api

API for Autorepo.

@autosoft/eslint-config

A base for projects that use ESLint.

@autosoft/jest-preset

A base to easily run Jest with SWC.

@autosoft/tsconfig

A base for TypeScript projects.

@autossey/eslint-config

A base for projects that use ESLint.

@autossey/prxmpt

Prompt Crafting with JSX

@autossey/tsconfig

A collection of base TSConfigs for various types of projects.

babel-plugin-bin-shebang

Prepend node shebang to bin files

@bconnorwhite/antd-table-infinity

An infinite scroll component based on antd table that supports virtual scrolling & high-performance form http://keruyun.com/

@bconnorwhite/bob

Bob is a toolkit for TypeScript projects

@bconnorwhite/can-use-dom

Typed version of can-use-dom to check if you can use the DOM

@bconnorwhite/digest-stream

digest-stream w/TS types - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)

@bconnorwhite/environment

A utility for checking node environment.

@bconnorwhite/exec

Execute commands while keeping flags easily configurable as an object

@bconnorwhite/for-any

Use standard array functions on both arrays and non-array types

@bconnorwhite/graphql-tools-fork

Forked graphql-tools, still more useful tools to create and manipulate GraphQL schemas.

@bconnorwhite/graphql-typed-client

A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)

@bconnorwhite/json-types

Type checking for json objects

@bconnorwhite/module

Read your module's package.json without importing it

@bconnorwhite/package

A utility for reading package.json of a project, and forming paths relative to it.