JSPM

  • Created
  • Published
  • Downloads 61
  • Score
    100M100P100Q62124F
  • License MIT

A Js library

Package Exports

  • @vlian/utils
  • @vlian/utils/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vlian/utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@vlian/utils

NPM version NPM downloads

A Js library

Usage

TODO

Options

TODO

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# Locally preview the production build.
$ pnpm run docs:preview

# check your project for potential problems
$ pnpm run doctor

LICENSE

MIT