0.6.1 • Published 1 year ago

@nifty-oss/asset v0.6.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

A Umi-compatible JavaScript library for Nifty Asset program.

Getting started

  1. First, if you're not already using Umi, follow these instructions to install the Umi framework.

  2. Next, install this library using the package manager of your choice.

    npm install @nifty-oss/asset
  3. Finally, register the library with your Umi instance.
    import { niftyAsset } from '@nifty-oss/asset';
    umi.use(niftyAsset());

Contributing

Check out the Contributing Guide the learn more about how to contribute to this library.

0.6.1

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.1-alpha.2

1 year ago

0.0.2-latest.0

1 year ago

0.0.1-alpha.1

1 year ago

0.0.1-alpha.0

1 year ago