8000 [Request] Add flag to load JS files from CDNJS to keep file size down · Issue #38 · vividvilla/csvtotable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Request] Add flag to load JS files from CDNJS to keep file size down #38
Open
@NanashiTheNameless

Description

@NanashiTheNameless

Would it be possible to add a flag to load from cdnjs rather than embedding the whole JS on the html?

As a example:

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js" integrity="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/datatables/1.10.21/js/jquery.dataTables.min.js" integrity="sha512-BkpSL20WETFylMrcirBahHfSnY++H2O1W+UnEEO4yNIl+jI2+zowyoGJpbtk6bx97fBXf++WJHSSK2MV4ghPcg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/datatables-buttons/2.4.3/js/dataTables.buttons.min.js" integrity="sha512-ARfw9ACvbrDslvZAGzkJwl1iaFoGg61e7fTzoje0hovrNjnkeFWXjyhdxPz+39KaibFnqsMJqjtSal3vXra5GQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>

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

      0