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 🙏

© 2024 – Pkg Stats / Ryan Hefner

weather-icons

v1.3.2

Published

189 weather themed icons inspired by Font Awesome and ready for Bootstrap

Downloads

6,726

Readme

Weather Icons

Version 1.3 - November 30th, 2014

A free, open source icon-font of Weather icons

Weather Icons is a font of 189 weather themed icons, ready to be dropped right into Bootstrap or any other project.

Inspired by Font Awesome, they work in essentially the same way. They are infinitley scalable and any CSS that can be applied to text can be applied to them. All you need to do to insert an icon is add the base class and the specific icon class to an "i" element:

<i class="wi wi-day-lightning"></i>

At this time, there are no other effects/mixins to do advanced icon manipulation yet.

Icon Preview

####View demo and full icon reference

Getting Started

Getting started is easy. First, put the fonts in the directory ABOVE your css directory. By default, the fonts are referencing a ../fonts/ folder that is on the same level as /css. This can be changed via the @WeatherIconPath variable in variables.less

Include in your main .less file weather-icons/weather-icons.less and that is all you need to do.

It is best to download the repo from Github if you want to keep up to date. Please report any issues or requests to the repository here

CSS Only Method

If you just want to add a css file to your project with no Less compiling, you just need to reference the weather-icons.css included in the css folder. If you are not familiar with using Bootstrap, or using Bootstrap in the precompiled Less mode, I would recommend you give it a try)

New in version 1.3

Umbrella, day-windy, night-alt-cloudy, up-left, down-right, day-sleet, night-sleet, night-alt-sleet, sleet, day-haze.

28 moon phase icons

12 clock icons

13 Beafort Scale icons

Collaboration

If you feel so inclined to add icon ideas, icon art, or other fixes/changes to how the package works, feel free to help! I'd also love it if someone wanted to make this a component as well for bower, npm, component, etc. No idea how to do that myself (yet).

Credit

The icon designs are originally by Lukas Bischoff. Icon art for v1.1 forward, HTML, Less, and CSS are by me (Erik).

None of this would be possible without Bootstrap, Font Awesome and Lukas Bischoff. I just put it all together into a neat package. Cheatsheet provided by Michael Woywod.

Weather Icons licensed under SIL OFL 1.1 — Code licensed under MIT License — Documentation licensed under CC BY 3.0

Contact

Weather Icons is maintained by me, Erik Flowers. Reach me at @Erik_UX or at http://www.helloerik.com.