0.1.2 • Published 24 days ago

@dext7r/testui v0.1.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
24 days ago

Modern.js Package

Setup

Install the dependencies:

pnpm run install

Get Started

Run and debug the module:

pnpm run dev

Run test cases:

pnpm run test

Build the module for production:

pnpm run build

Enable optional features:

pnpm run new

Other commands:

pnpm run lint         # Lint and fix source files
pnpm run change       # Add a new changeset
pnpm run bump         # Update version and changelog via changeset
pnpm run release      # Release the package

For more information, see the Modern.js Module documentation.

0.1.2

24 days ago

0.1.1

24 days ago

0.1.0

24 days ago