JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 13598
  • Score
    100M100P100Q139863F
  • License OFL-1.1

npm package for the Inter font family.

Package Exports

  • typeface-inter

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (typeface-inter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

typeface-inter

The intent is to easily use Inter typeface on any webpack setup, like Gatsby and Create React App.

Installing

npm install --save typeface-inter

How-to use

Simply require the package in your project’s entry file:

// Load Inter typeface
require('typeface-inter')

License

This project is licensed under the SIL Open Font License 1.1 - see the LICENSE.txt file for details.

Acknowledgments

All credits to Rasmus for his creation of Inter typeface.

Philip Belesky for his repo at inter-ui.