1.1.6 • Published 1 year ago

@sebastienrousseau/skeletonic-stylus v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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:

CDNURL
GitHub Packageshttps://github.com/sebastienrousseau/skeletonic-stylus/packages
unpkghttps://unpkg.com/skeletonic-stylus@1.1.6/dist/css/skeletonic.min.css
jsDelivrhttps://cdn.jsdelivr.net/npm/skeletonic-stylus@1.1.6/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.