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

Typings for Lodash "categories" #16

Open
blakeembrey opened this issue Jun 21, 2016 · 3 comments
Open

Typings for Lodash "categories" #16

blakeembrey opened this issue Jun 21, 2016 · 3 comments

Comments

@blakeembrey
Copy link
Member

Seen in the README: https://www.npmjs.com/package/lodash. There should be definitions for lodash/fp, lodash/array, etc.

@unional
Copy link
Collaborator

unional commented Sep 26, 2016

It also has modularized version:
https://www.npmjs.com/browse/keyword/lodash-modularized

What is a better approach to type these?

Based on current 2.0 direction, they will be in separate repos: npm-lodash.isarray etc.

@unional
Copy link
Collaborator

unional commented Sep 26, 2016

I may have brought this up in the past:
How feasible is it to use typings bundle to create a global version of typings from external module format and use it as the source for DT (and typings/registry/global)?

@unional
Copy link
Collaborator

unional commented Sep 26, 2016

Another aspect: supporting umd in typings

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