1.0.39 • Published 3 months ago

fogito-core-ui v1.0.39

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

✨ Features

  • 🌈 Enterprise-class UI designed for web applications.
  • 📦 A set of high-quality React components out of the box.
  • 🛡 Written in TypeScript with predictable static types.
  • ⚙️ Whole package of design resources and development tools.

📦 Installation

npm install fogito-core-ui

🔨 Usage

import TextArea from "fogito-core-ui/build/components/form/TextArea";

return <TextArea value={value} onChange={(e) => setValue(e.target.value)} />;

And import styles in index.js:

import "fogito-core-ui/build/style.css";

📄 Documentation

TypeScript

fogito-core-ui is written in TypeScript with complete definitions.

Documentation tree

  • Components
    • Common - components that frequently used
    • Core - components that used for generating layout
    • Error - components that used for handling errors
    • Form - components that used for handling form elements
  • Contexts
  • Hooks
  • Library

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

🌍 License

MIT

1.0.39

3 months ago

1.0.38

7 months ago

1.0.37

8 months ago

1.0.36

9 months ago

1.0.35

1 year ago

1.0.34

1 year ago

1.0.33

1 year ago

1.0.32

1 year ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.26

2 years ago

1.0.27

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.9

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago