@web3icons/utils
v0.2.1
Published
`@web3icons/utils` is a suite of utility scripts and shared functionalities designed to support the development of the `token-icons` project. It contains a variety of build and optimization tasks for handling SVG assets and generating TypeScript types and
Downloads
26
Readme
@web3icons/utils
@web3icons/utils is a suite of utility scripts and shared functionalities designed to support the development of the token-icons project. It contains a variety of build and optimization tasks for handling SVG assets and generating TypeScript types and React components for the other packages in token-icons.
core:optimize-svgs: optimizes SVG files for@web3icons/corecore:svgs-module: generate svg module for@web3icons/corecore:index: generates index file for@web3icons/corereact:components: generates optimized React components fro@web3icons/reactreact:index: generates index file for@web3icons/react- Component Scaffolding: Tools for generating base React components and type definitions.
- Metadata Generation: Utilities for creating and managing token metadata.
Usage
The scripts in @web3icons/utils are primarily intended for internal use within the token-icons project. They are invoked as part of the build processes of other packages like @web3icons/core and @web3icons/react.
