Webfont Helper
Tries to match your font to various webfont services and provide you with a link to easily use it on your own page.
Currently supported providers:
- Typekit
- Google Fonts
Create an issue or make a pull request to add more font providers.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторwebfont-matcher |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwebfont-matcher
WebJar for webfont-matcher
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| webfont-matcher-1.1.0.pom | |
| webfont-matcher-1.1.0.jar | 30 KB |
| webfont-matcher-1.1.0-sources.jar | 22 bytes |
| webfont-matcher-1.1.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/webfont-matcher/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>webfont-matcher</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/webfont-matcher/
implementation 'org.webjars.npm:webfont-matcher:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/webfont-matcher/
implementation ("org.webjars.npm:webfont-matcher:1.1.0")
'org.webjars.npm:webfont-matcher:jar:1.1.0'
<dependency org="org.webjars.npm" name="webfont-matcher" rev="1.1.0">
<artifact name="webfont-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='webfont-matcher', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "webfont-matcher" % "1.1.0"
[org.webjars.npm/webfont-matcher "1.1.0"]
Tries to match your font to various webfont services and provide you with a link to easily use it on your own page.
Create an issue or make a pull request to add more font providers.
| Версия |
|---|
|
1.1.0
|