gregnb / gregnb/mui-datatables

Install mui-datatables source files via CDN

Open
#1,729 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

I'm developing a simple google script (GAS) and I don't have a module bundler like webpack.

Is there a way to import the library via cdn? I have not found anywhere the library in UMD format and if I try to import the current distribution I have rightly an export error.

html
```html

```
browser console
```
Uncaught ReferenceError: exports is not defined
at MUIDataTable.js:1139
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the published dist/index.min.js referenced in the issue and the project’s distribution or build configuration. Reproduce the Google Apps Script/browser setup with the listed CDN scripts, then verify that the mui-datatables package can load without the exports error and be used through script tags without a module bundler.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
build-system, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.