Skip to content

Make min.js a CDN of sorts #45

@platy11

Description

@platy11

Wouldn't it be awesome to do something like this:

<script src="https://jquery.min.js/3.0.0/"></script>
<!-- or -->
<script src="https://lodash.min.js/2.2.0/"></script>

So basically, the syntax could be something like

http[s]://[library].min.js/[version]/

and that would be loading the code of the respective library off a fast and free CDN.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions