Giter Site home page Giter Site logo

laravel-bunny-fonts's Introduction

My name is Ryan and I'm a software developer who primarily works with PHP and Laravel.

I have developed and published a variety of open source packages for the PHP, Laravel and Alpine.js ecosystems, including:

Alongside those packages, I'm also on a larger mission to take PHP's developer experience to the next level with a suite of tools including a superset named PXP and a brand-new static analyser implemented in Rust called Statan.

PXP improves the PHP language by introducing new syntax features and extended runtime capabilities including type aliases, syntax for generics and more.

These projects involve a huge time commitment to develop and as such, all sponsorships are highly appreciated.

laravel-bunny-fonts's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

abbasmashaddy72

laravel-bunny-fonts's Issues

Add a "local" option

At the minute, this package only generates the HTML for Bunny Fonts.

Something that I really like about Spatie's Google Fonts package (https://github.com/spatie/laravel-google-fonts) is that it will actually scrape the CSS that Google provides and download the font files locally, scrapping any requests to third-party sites.

Bunny is GDPR-compliant so that is already a +1 compared to Google Fonts but it would still be pretty cool to offer this API. I'm thinking perhaps an additional method when registering fonts.

BunnyFonts::default()
    ->add(FontFamily::Inter, weights: [400, 500, 700])	
    ->localize();

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.