question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Add Typescript typedefinitions

See original GitHub issue

It would be great if this has native support for Angular by bringing in type definitions.

Kudos for a cool library 👍

EDIT: To make it more clear, I’m not asking for Angular wrappers. Just type-definitions, which would let me use the library without declare-ing constants all over the place in Typescript and killing the whole purpose of using Typescript. And as @harunurhan has mentioned below, it’s also great for documentation as I can simply look up the definition file to know if a method or parameter is required.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:12
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
icholycommented, Oct 31, 2017

@achillesrasquinha you misunderstood the request. @rajshrimohanks is asking for type definitions, not an angular wrapper.

4reactions
rajshrimohankscommented, Nov 1, 2017

@achillesrasquinha Thanks. Let me see if I can do it over the weekend.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Request: Add Typescript definitions · Issue #90 - GitHub
I would like to use react-hammerjs in my typescript project, but it doesn't have any type definitions. It would be great if this...
Read more >
Documentation - Advanced Types - TypeScript
This page lists some of the more advanced ways in which you can model types, it works in tandem with the Utility Types...
Read more >
Basic Features: TypeScript - Next.js
npm run dev # You'll see instructions like these: # # Please install TypeScript, @types/react, and @types/node by running: # # yarn add...
Read more >
TypeScript Add ServiceStack Reference | Documentation
ServiceStack's Add ServiceStack Reference feature allows clients to generate Native Types from directly within VS.NET using ServiceStackVS VS.NET Extension - ...
Read more >
Typescript Typings: The Complete Guide: @types Compiler ...
By far the most differentiating feature of the Typescript language are its multiple different types of type definitions.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found