npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@lalba-anthony/hexasky

v1.0.0

Published

Print the French weather forecast from your terminal

Readme

hexasky

npm

Print the French weather forecast from your terminal.

Usage

npx @lalba-anthony/hexasky Toulouse
npx @lalba-anthony/hexasky "8 rue du Taur, Toulouse"
npx @lalba-anthony/hexasky 8 rue du Taur Toulouse
Toulouse, 31000
Haute-Garonne, Occitanie - 43.6045, 1.4431 - Europe/Paris

Now  18°C (feels 18°C)  Partly cloudy  62%  0.0mm  W 14 km/h  1014 hPa

DAY  DATE    CONDITION             MIN  MAX  HUM  PREC  PROB  WIND       PRESS
                                    °C   °C    %    mm     %       km/h    hPa
Mon  17 Aug  Partly cloudy          14   27   58   0.0    10  W    18     1015
Tue  18 Aug  Light rain             16   24   71   4.2    80  SW   26     1009
Wed  19 Aug  Overcast               15   26   66   0.6    35  WNW  19     1011
Thu  20 Aug  Clear sky              18   31   54   0.0     0  SSE  12     1016
Fri  21 Aug  Mainly clear           20   33   49   0.0     5  NNE  16     1018
Sat  22 Aug  Light showers          16   27   63   3.1    65  NW   41     1012
Sun  23 Aug  Thunderstorm           13   21   77  12.4    90  WSW  63     1006

Flags: -h, --help, -v, --version, --no-color.

France only

Addresses are resolved against the French national address base, so coverage is limited to metropolitan and overseas France.

Documentation

  • Usage -- flags, exit codes, environment variables, library API
  • Architecture -- module graph and design decisions
  • External APIs -- Geoplateforme and Open-Meteo contracts
  • Contributing -- branching, commits, project rules
  • Release -- how publication is automated

License

MIT