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

Consider adding Javascript documentation #25

Closed
Nepoxx opened this issue Nov 22, 2016 · 1 comment
Closed

Consider adding Javascript documentation #25

Nepoxx opened this issue Nov 22, 2016 · 1 comment

Comments

@Nepoxx
Copy link

Nepoxx commented Nov 22, 2016

Typescript is great, but not everyone is using it.

I struggled to find out how to use this module as var table = require('table') does not work (see #14 )

@gajus
Copy link
Owner

gajus commented Nov 22, 2016

Typescript is great, but not everyone is using it.

This package is using https://flowtype.org/. Regardless, it does not impact a consumer.

I struggled to find out how to use this module as var table = require('table') does not work (see #14 )

It should be as simple as var table = require('table'). Lets continue conversation in the #14.

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