Socket
Socket
Sign inDemoInstall

typeface-inter

Package Overview
Dependencies
0
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    typeface-inter

npm package for the Inter font family.


Version published
Maintainers
2
Install size
14.5 MB
Created

Readme

Source

The Typefaces project is now deprecated.

@DecliningLotus created FontSource which provides the same functionality as Typefaces but with automated releases & richer support for importing specific weights, styles, or language subsets.

To start using Fontsource, replace in your package.json any instances of "typeface-inter" with "fontsource-inter".

Then change imports from "import 'typeface-inter'" to "import 'fontsource-inter/latin.css'".

Typeface packages will continue working indefinitely so no immediate changes are necessary.

Specifically for typeface-inter package, we have an ongoing discussion here as to why this package decided to keep a different version than the rest of Typefaces packages. Feel free to share your thoughts there too.

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.

About the Typefaces project.

Our goal is to add all open source fonts to NPM to simplify using great fonts in our web projects. We’re currently maintaining 1036 typeface packages including all typefaces on Google Fonts.

If your favorite typeface isn’t published yet, let us know and we’ll add it!

Keywords

FAQs

Last updated on 17 May 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc