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

@sebastienrousseau/skeletonic-stylus

v1.1.6

Published

A lightweight, intuitive, accessible and ultra-responsive Stylus Library to streamline your digital and mobile web development needs. Proudly made with Stylus ❤

Downloads

6

Readme

Skeletonic Stylus Library (v1.1.6)

Skeletonic Stylus Library banner

npm Contributors Forks License Made with Love

WebsiteDocumentationReport BugRequest FeatureContributing Guidelines


Overview 📖

The Skeletonic Stylus Library is a lightweight and modular Stylus Library. It contains a suite of components and mixins optimised for mobile and web application design and development. You can use them to build responsive and fast web interfaces or combine them with other technologies to build custom components.

Features ✨

  • Accessible: The code is designed with accessibility in mind for users with disabilities and for users who use assistive technologies.
  • Comprehensive UI components: It provides a wide range of UI components, including buttons, forms, tables, and more that are easy to use and customise.
  • Extensible: The components are extensible to suit your needs.
  • Intuitive: easy to use and understand.
  • Lightweight: 1.1 KB (minified and gzipped).
  • Modular: The components are usable on their own or in combination.
  • Ultra-responsive: works on any device, big, or small.

Documentation 📚

Documentation for the Skeletonic Stylus Library is available in English, French and in Markdown format. Please refer to the following links to access it:

Installation 🛠

You have the following options to get the Skeletonic Stylus Library:

  • Download the latest release from GitHub.
  • Install with npm to get all source files as they are available on GitHub: npm install skeletonic-stylus
  • Install with yarn to get all source files as they are available on GitHub: yarn add skeletonic-stylus
  • Install with pnpm to get all source files as they are available on GitHub: pnpm add skeletonic-stylus
  • Clone the main repository to get all source files including build scripts: git clone https://github.com/sebastienrousseau/skeletonic-stylus.git
  • Directly load the CSS files from a CDN (see below).

A pre-bundled package that contains all compiled CSS, components and mixins needed to use is available via the following CDNs:

| CDN | URL | | --- | --- | | GitHub Packages | https://github.com/sebastienrousseau/skeletonic-stylus/packages | | unpkg | https://unpkg.com/[email protected]/dist/css/skeletonic.min.css | | jsDelivr | https://cdn.jsdelivr.net/npm/[email protected]/dist/css/skeletonic.min.css |

Versioning 🚥

For transparency into our release cycle and in striving to maintain backward compatibility, the Skeletonic Stylus Library is maintained under the Semantic Versioning guidelines.

License 📝

The project is licensed under the terms of both the MIT license and the Apache License (Version 2.0).

Contribution 🤝

We welcome all people who want to contribute. Please see the contributing instructions for more information.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Acknowledgements 💙

A big thank you to all the awesome contributors of skeletonic-stylus for their help and support.