@openfonts/merriweather_latin

WebJar for @openfonts/merriweather_latin

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

openfonts__merriweather_latin
Последняя версия

Последняя версия

1.44.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

@openfonts/merriweather_latin
WebJar for @openfonts/merriweather_latin
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/bedlaj/openfonts

Скачать openfonts__merriweather_latin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/openfonts__merriweather_latin/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>openfonts__merriweather_latin</artifactId>
    <version>1.44.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/openfonts__merriweather_latin/
implementation 'org.webjars.npm:openfonts__merriweather_latin:1.44.0'
// https://jarcasting.com/artifacts/org.webjars.npm/openfonts__merriweather_latin/
implementation ("org.webjars.npm:openfonts__merriweather_latin:1.44.0")
'org.webjars.npm:openfonts__merriweather_latin:jar:1.44.0'
<dependency org="org.webjars.npm" name="openfonts__merriweather_latin" rev="1.44.0">
  <artifact name="openfonts__merriweather_latin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='openfonts__merriweather_latin', version='1.44.0')
)
libraryDependencies += "org.webjars.npm" % "openfonts__merriweather_latin" % "1.44.0"
[org.webjars.npm/openfonts__merriweather_latin "1.44.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

What

This is fork of awesome project typefaces, allowing to use different character subsets.

Each typeface package ships with all the necessary font files and css to self-host an open source typeface.

All Google Fonts have been added as well.

How

Couldn’t be easier. This is how you’d add Open Sans.

npm install --save @openfonts/open-sans_latin

Then in your app or site’s entry file.

require("@openfonts/open-sans_latin")

And that’s it! You’re now self-hosting Open Sans!

It should take < 5 minutes to swap out Google Fonts.

Typeface assumes you’re using webpack with loaders setup for loading css and font files (you can use Typeface with other setups but webpack makes things really really simple). Assuming your webpack configuration is setup correctly you then just need to require the typeface in the entry file for your project.

Версии библиотеки

Версия
1.44.0