Giter VIP home page Giter VIP logo

Comments (3)

andybrewer avatar andybrewer commented on June 8, 2024 2

Thanks @djave-co and @v4dkou, it's now listed as an NPM package here:
NPM: https://www.npmjs.com/package/mvp.css
Unpkg: https://unpkg.com/mvp.css

from mvp.

andybrewer avatar andybrewer commented on June 8, 2024

Thanks @djave-co! It would be awesome to include it there. Is that something you'd be interested in doing or do you need anything on my end?

from mvp.

v4dkou avatar v4dkou commented on June 8, 2024

CodePen can load any external URL, so a link to the CSS on github.io already does the job
https://codepen.io/vadkou/pen/YzyNrZX

I can imagine that using github.io as a CDN might not suit you.
Probably because you want to use specific versions of the CSS as a dependency, so your MVP doesn't change mid-development.

NPM solves dependency versioning (and is arguably a better fit for developers who use packaging tools like Webpack or Parcel).
If you publish the library to NPM, it will also be available in the https://unpkg.com/ CDN
https://blog.codepen.io/2017/08/11/using-resources-npm-codepen/

Two birds, one stone :)

Even if somebody needs cdnjs.com specifically, I would advise publishing to NPM first.
#30

from mvp.

Related Issues (20)

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.