KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
shakti
★ 11
Open GitHub ↗
A universal React component toolkit
Download README (.md)
Explore Similar Repositories
async-hsm
:
No description available.
preview-it
:
Preview anything at point.
SNGAN-AdaBelief
:
Train SN-GAN with AdaBelief
computation-and-communication-resource-allocation
:
No description available.
Conv-CA
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
shakti
?
Download (.md)
<div align="center"> <img alt="shakti" src="docs/assets/img/shakti-header.png" height="250px"/> </div> <div align="center"><b>A universal React component toolkit</b></div> <hr> <div align="center"> [](https://github.com/coopbri/shakti/blob/master/LICENSE.md) [](https://www.npmjs.com/package/shakti-lib) </div> ### Features - <b>Strongly-typed:</b> Written in TypeScript - <b>Tree-shaking:</b> Modular, lean build supporting dead code elimination - <b>Modular:</b> Easily customize HTML and CSS functionality with foundational base components and props - <b>Declarative:</b> Clear naming of units based on underlying HTML and CSS functionality - <b>Grid:</b> Intuitive grid system based on flexbox - <b>Prefabs:</b> Prefabricated, cohesive UI components ready to drop into an application - <b>Utilities:</b> Hooks and other utilities to help with responsive layout creation and other UI-driven tasks - <b>Thin abstraction:</b> Built on <a href="https://styled-components.com/">styled components</a>, 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 <a href="LICENSE.md">LICENSE.md</a> for more information.