figma-svg-to-json
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

figma-svg-to-json

  • This library is originally designed for automating the process that converts icon assets into a JSON file.
  • The library gets components from a single sprite and converts them into a JSON file, which includes viewBox and path information.
  • Other features can be added in short if needed.

Usage

  • This library can be added to a front-end project at the 'script' from package.json.
  • You can automate updating icon files with a single JSON file.
  • I'm going to post the actual usage scenario soon, with public GitHub page.

/figma-svg-to-json/

    Package Sidebar

    Install

    npm i figma-svg-to-json

    Weekly Downloads

    1

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    7.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • hyeonsik