The JavaScript library for the GFonts Interface.
Go to file
2023-05-20 22:03:22 +02:00
src Fix bug with base URLs 2023-05-20 22:03:22 +02:00
.gitignore Add prepublish 2023-05-20 21:47:24 +02:00
package.json Add prepublish 2023-05-20 21:47:24 +02:00
README.md Add README 2023-05-20 21:41:50 +02:00
tsconfig.json Initial commit 2023-05-20 21:39:06 +02:00
yarn.lock Initial commit 2023-05-20 21:39:06 +02: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.