@morfeo/hooks
v0.9.3
Published
![Morfeo logo](https://morfeo.dev/img/morfeo.png)
Downloads
10
Maintainers
Readme
@morfeo/hooks
morfeo is a framework-agnostic set of tools that will help you to build your next design system based on a single source of truth: the theme.
Documentation | API | Contributing |
@morfeo/hooks expose a set of hooks to easily use morfeo inside a react
context.
React v18
To properly use Morfeo in a React environment, you need to have a version of
react >= 18
Installation
# npm
npm i @morfeo/hooks
# yarn
yarn add @morfeo/hooks
Documentation
Check out the full documentation here.