GhostUI: A React Library for Building Beautiful UIs with Ease

GhostUI

Headless UI component collection for React.

$ npm i @makotot/ghostui

Components

Authors

.eslintrc.js

module.exports = {
  "extends": [
    "react-app",
    "prettier/@typescript-eslint",
    "plugin:prettier/recommended"
  ],
  "settings": {
    "react": {
      "version": "detect"
    }
  }
}

.gitignore

*.log
.DS_Store
node_modules
.cache
dist

Download details:

Author: makotot
Source: https://github.com/makotot/GhostUI

License: MIT license

#react #typescript #javascript 

GhostUI: A React Library for Building Beautiful UIs with Ease
1.50 GEEK