shakti-lib
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published
shakti
A universal React component toolkit

license npm

Features

  • Strongly-typed: Written in TypeScript
  • Tree-shaking: Modular, lean build supporting dead code elimination
  • Modular: Easily customize HTML and CSS functionality with foundational base components and props
  • Declarative: Clear naming of units based on underlying HTML and CSS functionality
  • Grid: Intuitive grid system based on flexbox
  • Prefabs: Prefabricated, cohesive UI components ready to drop into an application
  • Utilities: Hooks and other utilities to help with responsive layout creation and other UI-driven tasks
  • Thin abstraction: Built on styled components, encouraging DRY object composition

Installation

yarn add shakti-lib or npm i shakti-lib

Usage

See https://shaktilib.com/getting-started to get started.

To try Shakti in a live sandbox environment without installing it in a project, see https://shaktilib.com/sandbox.

Documentation

The complete documentation can be seen at https://shaktilib.com.

License

Shakti is licensed under MIT, © Brian Cooper. See LICENSE.md for more information.

Package Sidebar

Install

npm i shakti-lib

Weekly Downloads

1

Version

0.2.2

License

MIT

Unpacked Size

105 kB

Total Files

40

Last publish

Collaborators

  • coopbri