@larner.dev/api
TypeScript icon, indicating that this package has built-in type declarations

1.15.0 • Public • Published

@larner.dev/api

Setup

Run yarn

Commands

Use yarn followed by any of these commands:

  • build: Output both ESM and CJS versions of the project, as well as type definitions to build directory.
  • build-cjs: Output CJS versions of the project to build/cjs directory.
  • build-ems: Output ESM versions of the project to build/esm directory.
  • build-types: Output type definitions to build/types.d.ts file.
  • dev: Re-build the ESM version any time there are changes to the project.
  • format: Format all typescript files using prettier.
  • lint: Run the linter to check for errors.
  • test: Run unit tests.
  • test-watch: Run unit tests in watch mode.

Readme

Keywords

none

Package Sidebar

Install

npm i @larner.dev/api

Weekly Downloads

0

Version

1.15.0

License

MIT

Unpacked Size

85.4 kB

Total Files

33

Last publish

Collaborators

  • alarner