Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

natura11y

cavidano147MIT4.2.0

Natura11y is an open-source design system for creating beautiful web interfaces with a focus on accessible interaction design and front-end development.

accessibility, design system, css, framework, front-end, sass, scss, js, responsive, web, web accessibility, inclusive design, a11y, user experience, UI, semantic HTML, ARIA, WCAG, HTML5, cross-browser, SEO-friendly, performance, mobile-first, flexible, customizable

readme

Logo for Natura11y Inclusive Framework

Natura11y Inclusive Framework

Natura11y is an open-source front-end toolkit for building modern websites. It's easy to use for developers at different skill levels.

https://gonatura11y.com


CDNs

Natura11y Icons:

https://cdn.jsdelivr.net/npm/natura11y-icons@v2/dist/natura11y-icons.min.css

Natura11y Stylesheet:

https://cdn.jsdelivr.net/gh/cavidano/natura11y@4.0/dist/css/natura11y.min.css

Natura11y JS:

https://cdn.jsdelivr.net/gh/cavidano/natura11y@4.0/dist/js/natura11y.min.js


Related:


Branch Naming Conventions

To keep our development organized and maintain a clear workflow, we use specific prefixes for our branches. This helps identify the purpose of each branch at a glance. Below is a summary of our branch naming conventions:

  • release/: Prepares a new release version (e.g., release/4.0.0-alpha).
  • feature/: Develops new features or enhancements (e.g., feature/add-track-component).
  • fix/: Fixes bugs or minor issues (e.g., fix/button-styling).
  • test/ or experiment/: Tests or experiments with new ideas (e.g., test/alpha-search-tweaks).
  • chore/: Routine tasks, maintenance, or minor updates (e.g., chore/update-dependencies).

How to Contribute

When creating a new branch, please follow the naming conventions above. This helps keep our workflow clear and organized. Feel free to refer to this guide as your "cheat sheet" while working on the project!


Thanks

BrowserStack

Many thanks to BrowserStack for the ability to test Natura11y in different browsers.