Giter Site home page Giter Site logo

teneeto / cactus-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ciceksepetitech/cactus-ui

0.0 0.0 0.0 1.6 MB

Accessibility focused react component library.

License: MIT License

Shell 0.08% JavaScript 1.42% TypeScript 58.56% CSS 1.96% SCSS 4.79% MDX 33.18%

cactus-ui's Introduction

npm version PRs Welcome license Development Release storybook

cactus ui logo

Cactus UI is a library that exposes accessible react components besides some useful hooks and utility functions. Mostly focuses on the accessibility side of the components instead of the visualization. It is easy to customize and can be used together with other libraries like styled-components to style easily.


Getting Started

Visit cactus-ui.ciceksepeti.dev for docs, examples and styling!

Features

  • Accessible – Accessibility and behaviour is implemented according to WAI-ARIA Authoring Practices, including full screen reader and keyboard navigation support.
  • Adaptable – All components are designed to work with mouse, touch, and keyboard interactions. They’re built with an accessibility first approach.
  • Customizable – Easy to customize with inline style, CSS files and libraries like styled-components.

How to Interact with Library

Cactus UI uses Yarn to install, build and test packages. To install Yarn please follow this link, how to install yarn?. By running commands right below, you will be able to work with Cactus UI locally,

git clone [email protected]:ciceksepetitech/cactus-ui.git
cd cactus-ui
yarn install --frozen-lockfile
yarn lerna:build

Script Definitions

yarn lerna:build            # builds all packages via lerna
yarn storybook:start        # runs storybook
yarn lint                   # runs linter
yarn format                 # formats all code
yarn test:watch             # runs all tests for all packages in watch mode

Contributors

Thank you to all the contributors for improving this package. If you would like to be one of the contributors of this package, please follow instructions in how to contribute?

cactus-ui's People

Contributors

oak93 avatar punicalab avatar ooguzyuksel avatar eakarr avatar mertdiricanli avatar ogzhnsfgl avatar mustafadgn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.