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

socks-ui

v0.2.11

Published

A simple UI library that turns your divs into accessible components, powered by GSAP

Downloads

850

Readme

Socks UI for Webflow

Create your own components powered by GSAP by just adding attributes. Accessible, customizable, open-source.

Introduction

An open-source library of fully customizable and accessible components for creating UI elements using attributes

Socks UI allows you to customize components to your heart's desire without sacrificing time or accessibility. It turns your beautiful group of divs into accessible, interactive elements powered by GSAP.

Features

Attribute-based

You don't need to write any code. Make it look the way you want, then add the appropriate attributes to bring your elements to life! This way, you can create components way faster than before.

Accessible by default

Developers often don't bother with accessibility as it takes a lot of time and effort to properly follow the standards. With Socks UI, accessibility is not an after-thought, but rather a core feature. All our components follow WAI-ARIA design patterns so that you can focus on creating.

Useful Error Messages

Socks UI checks that your components have the right attributes at every step. If you mistype or forget to add one, you will get an error in the console that points you to the element you should check.

Open Source

The code for all the components is available for free on Github, where anyone can contribute to growing and improving this library. It uses plain Typescript and compiles to minified Common JS files.