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

blocks.css

v0.4.1

Published

Add some dimension to your page with blocks

Downloads

1,495

Readme

blocks.css ☕️

Add some dimension to your page with blocks 🚀

You can check out examples and get started with blocks.css at the GitHub Page 📖. Here's what blocks.css UI looks like, from the documentation.

blocks.css sample

Start by adding the blocks.css stylesheet to your page's <head>:

<link rel="stylesheet" href="https://unpkg.com/blocks.css/dist/blocks.min.css" />

Summary

blocks.css is the core of styles used in my projects like Codeframe, Zero to Code, and Lyrics.rip. Lots of people asked for the styles, so I've pulled the button styles out into a separate package right here.

Theming

blocks.css supports theming. By default, Blocks are turquoise-green. (Why? because it's my favorite color.) But you can use CSS custom properties to modify the color and add things like a dark theme.

Check out the documentation for the full details.

Built with blocks.css

Using blocks.css in your website or app? Make a pull request to add yours to the list!

  • Codeframe: an in-browser code editor and playground
  • Read.gift: an awesome service to give and receive the gift of books
  • Plume.chat: a small in-memory real time chat server with Go and WebSockets
  • Lyrics.rip: uses Markov chains to generate lyrics for any artist with the Genius API
  • ZeroToCode.org: a place for beginner coders to learn to make stuff on the web
  • 1989.style: an online quiz about lines of lyrics from Taylor Swift's discography
  • Frieden: a public free-busy calendar that can aggregate events from multiple Google Calendar accounts
  • Tabloid: a Turing-complete programming language that reads like clickbait headlines
  • Heyyyyyyyyyyyy.com: a parody of the email service Hey.com
  • Ink programming language sandbox: a sandboxed playground for the Ink programming language
  • draw: a minimal in-memory collaborative whiteboard
  • Shelf.page: An online, public “blog-shelf” for collecting and sharing interesting reads with your audience
  • Quarantine Resume: A place to create a resume and showcase all the stuff you did during the 2020 coronavirus pandemic
  • Pkgreview.dev: a platform for developers to rate on NPM packages
  • Own2020s.com: Visualize the time you can save by cutting down on a habit
  • LinuxDeveloper.io: Personal portfolio website
  • P2Pdoc: P2Pdoc allows you to create a document and then upload it to the distributed web via IPFS

Edit on Repl.it