Karang

screenshot of Karang
react
styled-components

React components library that implement Lalamove Design.

Overview

karangReact is a components library that implements the Lalamove Design to build web products. It provides documentation and a Storybook for developers to easily integrate and use these components in their projects.

Features

  • Components library that implements Lalamove Design
  • Documentation for easy integration and usage
  • Storybook for interactive component exploration
  • Support for right-to-left (RTL) layout
  • Contribution guidelines for community involvement
  • Code released under the MIT License

Summary

karangReact is a components library that implements the Lalamove Design for building web products. It provides a range of pre-designed components, documentation, and a Storybook for developers to easily integrate and use these components in their projects. Additionally, it supports right-to-left (RTL) layout for languages like Arabic, Hebrew, and Persian. The project is open-source and contributions are welcome, with the code released under the MIT License.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

styled-components
Styled Components

Styled Components is a popular library for styling React components using CSS syntax. It allows you to write CSS in your JavaScript code, making it easier to create dynamic styles that are specific to each component.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.