How to use the svgicons2svgfont/src/filesorter function in svgicons2svgfont

To help you get started, we’ve selected a few svgicons2svgfont examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github itgalaxy / webfont / src / standalone.js View on Github external
? glyphsData.sort((fileA, fileB) =>
          fileSorter(fileA.srcPath, fileB.srcPath)
        )

svgicons2svgfont

Read a set of SVG icons and output a SVG font

MIT
Latest version published 1 month ago

Package Health Score

89 / 100
Full package analysis