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

How do you use the provided sorts with browserify? #144

Closed
euoia opened this issue Oct 3, 2017 · 1 comment
Closed

How do you use the provided sorts with browserify? #144

euoia opened this issue Oct 3, 2017 · 1 comment

Comments

@euoia
Copy link

euoia commented Oct 3, 2017

The README says to use the following with browserify:

// npm install tablesort
var tablesort = require('tablesort');

tablesort(el, options);

But what if I want to use (for example) tablesort.number.js? I couldn't find an easy way to use this from browserify, so I ended up copying the tablesort.number.js code.

Thanks for an excellent library.

@tristen
Copy link
Owner

tristen commented Dec 2, 2017

See dupe of #94

@tristen tristen closed this as completed Dec 2, 2017
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