Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative way to import the library #20

Closed
nathanielongyiitak opened this issue Jun 22, 2022 · 3 comments
Closed

Alternative way to import the library #20

nathanielongyiitak opened this issue Jun 22, 2022 · 3 comments

Comments

@nathanielongyiitak
Copy link

nathanielongyiitak commented Jun 22, 2022

Hi, great library, would like to know if it's possible to npm install the library and import from node modules (e.g. import { JSTable } from 'jstable-psl') instead of using the cdn or cloning the library.

As through npm install it is easier to update the library version from time to time.

Thanks!

@Trekky12
Copy link
Collaborator

Hey @nathanielongyiitak,

JSTable is currently not published to npm, but I will look into it.
Please feel free to submit a pull request for importing JSTable as module.

@nathanielongyiitak
Copy link
Author

Noted, thanks =)

@Trekky12
Copy link
Collaborator

JSTable is now published to NPM: https://www.npmjs.com/package/@jstable/jstable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants