Skip to content

distinction-dev/ndjson-helpers

Repository files navigation

TS Frontend Template

Template repository for us to use to create TS based frontend packages

Install

npm install @distinction-dev/ndjson-helpers

or

yarn add @distinction-dev/ndjson-helpers

Usage

import { util1, util2 } from '@distinction-dev/ndjson-helpers';

Docs

Automatically generated docs are available here