frictionlessdata / frictionless-js

A lightweight, standardized library accessing files and datasets, especially tabular ones (CSV, Excel).
https://frictionlessdata.io
71 stars 8 forks source link

Publish a cdnjs package #140

Open loleg opened 2 years ago

loleg commented 2 years ago

This would help developers to quickly and reliably bundle this library into their apps. I appreciate that jsDelivr and others serve and cache directly from GitHub, however cdnjs.com is popular and has a good reputation. The process is to submit a request here: https://github.com/cdnjs/packages/issues?q=frictionless+

For bonus points: a JSFiddle or Codepen which shows the library, loaded from CDN, in action.

rufuspollock commented 2 years ago

@loleg sounds good - are you up for submitting the request?

loleg commented 2 years ago

Sure, I don't mind picking this up (especially the fiddle part), if nobody else would care to do the honours.