All Projects → iamakulov → Googlefonts Font Display Helper

iamakulov / Googlefonts Font Display Helper

Licence: mit
A snippet generator to speed up Google Fonts rendering with font-display

Projects that are alternatives of or similar to Googlefonts Font Display Helper

jsonresume-theme-modern
Prototyping a theming system based off NPM.
Stars: ✭ 15 (-95.38%)
Mutual labels:  handlebars
stacy
Website generator that combines content from Contentful CMS with Handlebars templates and publishes the website in Amazon S3.
Stars: ✭ 24 (-92.62%)
Mutual labels:  handlebars
vite-plugin-handlebars
Vite support for Handlebars
Stars: ✭ 51 (-84.31%)
Mutual labels:  handlebars
nestjs-mailer
🌈 A simple implementation example with and without email-templates using mailer module for nest js built on top of nodemailer.
Stars: ✭ 82 (-74.77%)
Mutual labels:  handlebars
Bon
🍮 A small, simple/minimal self hosted URL shortener written in Go (Golang).
Stars: ✭ 12 (-96.31%)
Mutual labels:  handlebars
NitroNetSitecore
NitroNet for Sitecore extends NitroNet with the support for the WCMS Sitecore. It handles all possible presentation scenarios to integrate a handlebars frontend into Sitecore without functional loss.
Stars: ✭ 25 (-92.31%)
Mutual labels:  handlebars
php-handlebars
PHP bindings for handlebars.c
Stars: ✭ 23 (-92.92%)
Mutual labels:  handlebars
Foml
Foundations of Machine Learning
Stars: ✭ 301 (-7.38%)
Mutual labels:  handlebars
handlebars.nested
Handlebars plugin for nesting helpers and expressions
Stars: ✭ 26 (-92%)
Mutual labels:  handlebars
passport-examples
A variety of examples using PassportJS with ExpressJS and ReactJS applications
Stars: ✭ 44 (-86.46%)
Mutual labels:  handlebars
bleh
A web framework with automatic Browserify + Less + Express + Handlebars
Stars: ✭ 47 (-85.54%)
Mutual labels:  handlebars
Happy
Happy 🥳 | Rocketseat 💜 - NLW 03 👩‍🚀
Stars: ✭ 61 (-81.23%)
Mutual labels:  handlebars
node-backend-template
A template for NodeJS backend projects
Stars: ✭ 19 (-94.15%)
Mutual labels:  handlebars
node-snimay
Node.js Example: Express, Mongoose, Express-hbs, JWT
Stars: ✭ 13 (-96%)
Mutual labels:  handlebars
Handlebars Intl
Handlebars helpers for internationalization.
Stars: ✭ 267 (-17.85%)
Mutual labels:  handlebars
Volt
A painless web server for PocketMine-MP
Stars: ✭ 24 (-92.62%)
Mutual labels:  handlebars
Graffino-Docker-Ninja
Webpack 4 based boilerplate to jumpstart your static or WordPress project.
Stars: ✭ 12 (-96.31%)
Mutual labels:  handlebars
Publii
Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners.
Stars: ✭ 3,644 (+1021.23%)
Mutual labels:  handlebars
Handlebars
Fullest Handlebars.js templating support for Atom and Sublime Text 2 / 3. Also drives syntax colouring on Github and in Visual Studio Code. Install from: https://atom.io/packages/Handlebars and https://packagecontrol.io/packages/Handlebars.
Stars: ✭ 292 (-10.15%)
Mutual labels:  handlebars
escpos-xml
JavaScript library that implements the thermal printer ESC / POS protocol and provides an XML interface for preparing templates for printing.
Stars: ✭ 37 (-88.62%)
Mutual labels:  handlebars

A snippet to make your Google Fonts render faster

googlefonts.3perf.com

Deprecated.

Google Fonts now have built-in font-display support, and there’s no much sense to use this tool over the native feature.

To make use of the native support for font-display, just append &display=swap to the end of you Google Fonts URL.

What’s this?

When you use a custom font (like a font from Google Fonts), most modern browsers won’t render the text immediately. Instead, they will keep the text hidden until the font is downloaded – or until 3 seconds pass. This hurts user experience – and affects business metrics.

This repo includes a source of googlefonts.3perf.com, a tool that generates snippets that speed up Google Fonts rendering. See the tool page for more information on how it works.

License

MIT © Ivan Akulov, Jacob Groß

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].