gfonts-js-library/README.md

12 lines
382 B
Markdown
Raw Permalink Normal View History

2023-05-20 19:41:50 +00:00
# GFonts JS Library
This module provides useful functions for its usage in GFonts projects.
* Retrieval of font metadata
* Parsing of CSS2 specs
## Usage
1. Install the package using:
* `npm install git+https://git.sofiaritz.com/GFonts/gfonts-js-library.git`
* `yarn add git+https://git.sofiaritz.com/GFonts/gfonts-js-library`
2. Use the functions provided by the module.