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.
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdwebfont-matcher |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebfont-matcher
WebJar for webfont-matcher
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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.
| Version |
|---|
|
1.1.0
|