Use svg files to build iconfont files(ttf,woff2,woff,eot,svg), css file, js data file and html preview file. Run by nodejs or webpack.
JavaScript
85
13
MIT License
This project is a plugin that converts SVG icon files into a complete icon font package (including TTF, WOFF, EOT, SVG fonts), along with generated CSS, JavaScript data, and an HTML preview file. It's designed for front-end developers who use Webpack or Node.js, offering automated builds with hot-reloading during development and stable
Total donated
Undistributed
Share with your subscribers:
Recipients
How the donated funds are distributed
Support the dependencies of hzsrc/webpack-iconfont-plugin-nodejs
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.