Code Monkey home page Code Monkey logo

system-font's Introduction

plugin-font

Google WebFont Loader plugin

system-font's People

Contributors

dvc94ch avatar guybedford avatar maxnordlund avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

system-font's Issues

is not expecting a url in load.address

Has load.address changed in systemjs 18.1? With systemjs 18.1 I need to make some changes for it to work. I can submit a pull request if this is an issue.

exports.locate = function(load) {
  return load.name.match(/[^/]*$/)[0].replace(/%20/g, ' ');
}

Update readme

Can you please put something in the readme? Something very small how to get start using this plugin.

jspm doesn't pull the latest code

I am using this for jspm jspm install font jspm is pulling the last release 0.1.0 which doesn't contain the latest code and actually is broken because of this d7bd8ed

Can you make a new release with the latest code?

Right now I just use master branch but I would like to see some release so that way people don't get confuse

Reconsidering the `#`

So the whole idea of that leading # was as an indicator that the module name does not go through normal normalization. Which currently results in it being normalized to http://site.com/google font blah blah which is unfortunate.

The ideal would be for plugins to support a normalize hook, but I'm still not quite sure how to manage that use case with bundling.

So perhaps the leading # would make sense after all for non-normalized plugins?

This seems to have been lost (as an undocumented / tested / experimental feature in the latest systemjs), so I could add it back in if this is worth considering.

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.