Giter VIP home page Giter VIP logo

openweathermap-ts's People

Contributors

danielwerg avatar dependabot[bot] avatar endunry avatar jgenender avatar looskie avatar shimphillip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

openweathermap-ts's Issues

Can't access wind gust property

Hi, everything is working great except I can't access the wind gust property. I see wind.speed and wind.deg, but can't access wind.gust. I could parse it out of the json data for now. Any plans of adding this?

Thank you!

TypeScript Error

Thanks for the library, looks great.

Having an issue with it in a TypeScript project.

node_modules/openweathermap-ts/dist/types/Constructor.d.ts:3:5 - error TS2411: Property 'units' of type '"standard" | "imperial" | "metric" | undefined' is not assignable to string index type 'string'.

3     units?: Unit;
      ~~~~~

node_modules/openweathermap-ts/dist/types/Constructor.d.ts:4:5 - error TS2411: Property 'language' of type 'string | undefined' is not assignable to string index type 'string'.

4     language?: string;
      ~~~~~~~~

TypeScript isn't my primary skill, any help?

Export Types

Export Types so they can be used easily in other stuff

I want to use the weather data in a object, but the types are not exported, so I have to copy the types to staticly type that object

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.