angular-tabler-icons icon indicating copy to clipboard operation
angular-tabler-icons copied to clipboard

Suggest adding an automatic or semi-automatic import tool

Open xylplm opened this issue 1 year ago • 1 comments

At present, there are only two options: manual import and full import. In theory, an automated or semi automated import tool can be developed like other tools. This makes it easy to maintain complex and redundant icons. It can be implemented using angular directive or npm tools. This makes up for the inconvenience of manual import management and the problem of all imported packages being too large.

xylplm avatar Jul 31 '24 07:07 xylplm

Discover something useful to implement with ng schemas. This is an icon automatic import CLI command for other projects, you can refer to it: https://github.com/ng-alain/delon-builds/blob/master/ng-alain/plugin/plugin.icon.ts https://ng-alain.com/theme/icon/en

xylplm avatar Jul 31 '24 08:07 xylplm