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

vesper-icons

v5.11.2

Published

Icon font for the web, compatible with FontAwesome

Downloads

50

Readme

Vesper Icons

Icon font for the web, compatible with Font Awesome version 4.x, made by by Tablecheck

WARNING

Vesper Icons is in a public preview state. Icons may be tweaked or removed without warning, so please be very careful when upgrading even from tiny versions.

Usage

Usage is equivalent to Font Awesome, except with "vs" CSS class as the base:

<i class="vs vs-ninja" />

You can mix Vesper Icons with Font Awesome modifier classes, e.g.:

<i class="vs vs-butterfly fa-3x fa-spin" />

Shameless Plug

Vesper Icons are sponsored by TableCheck, Japan's leading restaurant management app.

If you are a ninja-level Javascript/Ruby coder, designer, project manager, etc. and are eager to work in Tokyo with other ninjas, Japan in a dynamic environment, please get in touch at [email protected].

Icon List

image

More Info

Vesper Icons are an original creation. However, some icons may resemble designs found elsewhere on the internets, including variations of icons in Font Awesome. If we've done something daft please raise an issue and we'll discuss in a civil manner.

To Font Awesome: If you'd like to take icons from our set and add them to FontAwesome, we're all for it, please get in touch.

Workflow

I'm glad to accept PRs to automate the below overly-manual steps.

Design

Workflow depends on Type 3 font editor for Windows, which is a paid software program. If anyone knows a good FOSS cross-platform font editor let me know.

  • Draw vectors in favorite tool (Adobe Illustrator, Corel DRAW, etc.)
  • Export to SVG
  • In Type 3 font editor:
    • Open .gfs file in Type 3
    • View -> Grid -> Grid Size...: Set to 64 units
    • Add Glyph(s), import SVG, edit
    • Adjust right-hand kerning margin to fit design
    • Map Glyph(s) to next available Unicode hex

Release

  • Prepare Type 3 file:
    • Font -> Names... -> Advanced: Bump "Version"
    • Font -> Description... -> Advanced: Bump "Version"
    • Export to OTF, add to Git
  • Generate Webfonts via build.bat
  • Add new glyph codes to CSS
  • Update CHANGELOG
  • Bump version in CSS, package.json, and component.json (use find/replace)
  • Create release tag (in format "5.1.0") in Github

License

  • Icon designs are Copyright (c) TableCheck Inc.
  • The Vesper Icons font is licensed under the SIL OFL 1.1:
    • http://scripts.sil.org/OFL
  • Vesper Icons CSS and other source code files are licensed under the MIT License:
    • http://opensource.org/licenses/mit-license.html
  • The Vesper Icons documentation is licensed under the CC BY 3.0 License:
    • http://creativecommons.org/licenses/by/3.0/
  • Attribution is not required but much appreciated:
    • Vesper Icons by TableCheck - https://corp.tablecheck.com
  • Vesper Icons intends to be license-compatible with Font Awesome. The FontAwesome license is available here: http://fontawesome.io/license