reader font
1.0.0
Reader Font is a powerful font file reading tool designed for reading and displaying content in font files. It supports single export, download and other operations of font icons, helping users easily manage and use font icons.
Online demonstration address: https://alexpang.cn/reader-font/
.ttf and .woff formats.Cloning the project to local:
git clone https://github.com/Alessandro-Pang/reader-font.gitEnter the project directory:
cd reader-fontInstallation dependencies:
npm installStart the project:
npm run dev Open http://localhost:3000 in your browser to view the project.


Welcome to contribute to this project! Please follow these steps:
git checkout -b feature/YourFeature ).git commit -m 'Add some feature' ).git push origin feature/YourFeature ).This project is open source based on the MIT license, please refer to the LICENSE file for details.