Giter VIP home page Giter VIP logo

Comments (5)

dopecodez avatar dopecodez commented on June 1, 2024 1

So on taking a look at this Yarn already by default provides unpkg and jsDelivr, both of which are cdns available for open source projects. We can use these instead of building a cdn. Take a look at https://yarnpkg.com/package/wikipedia to see the links we get by default. You can see how to use jsDelivr by taking a look at this link - https://www.jsdelivr.com/features .

With these features available by default we can use this and not spend time on creating another cdn.

from wikipedia.

dopecodez avatar dopecodez commented on June 1, 2024

You can import the package and use it directly if you are using react, angular or similar frameworks.

The same documentation will work for that as well.

from wikipedia.

DevSpen avatar DevSpen commented on June 1, 2024

What about a CDN? For the project I'm working on, Iā€™m not using any frameworks.

from wikipedia.

dopecodez avatar dopecodez commented on June 1, 2024

I like the idea of having a cdn that can make life easier to use directly in HTML files or script tags.

Perhaps we could use a framework like https://github.com/cdnjs/cdnjs which will make the process of delivery and updating much easier.

To answer the question, we don't have a cdn file available now but it is something we should definitely consider doing as it will increase the overall useability of the project.

from wikipedia.

DevSpen avatar DevSpen commented on June 1, 2024

I like the idea of having a cdn that can make life easier to use directly in HTML files or script tags.

Perhaps we could use a framework like https://github.com/cdnjs/cdnjs which will make the process of delivery and updating much easier.

To answer the question, we don't have a cdn file available now but it is something we should definitely consider doing as it will increase the overall useability of the project.

Thank you!

from wikipedia.

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.