0.2.2 • Published 11 months ago

@assetbox/cli v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Installation

  • pnpm
$ pnpm install @assetbox/cli -D
$ pnpm assetbox -v
  • yarn
$ yarn add @assetbox/cli -D
$ yarn assetbox -v
  • npm
$ npm install @assetbox/cli --save-dev
$ npm assetbox -v

Manage

The local management server runs. You can check if the asset that exists in the project is being used or duplicated.

Getting Started
Duplicated Assets Guide

Static Build

Create a static file in the assetbox.config.cjs file based on the category. Build output folder is assetbox-dist

In this case, the administrative portion is lost and replaced with read-only. Can be used as an icon viewer

Static Build Demo
Static Build Guide

Icon Build

Transfiles SVG files to component code for SVG code sharing.

You can create an common icon library by using Monorepo or by distributing it to npm.

Icon Build Demo
Icon Build Guide

Contributor Guide

If you want a pull request for bugs or performance improvement, please check the following guide.
CONTRIBUTING.md

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.9

11 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago