1.0.41 • Published 7 months ago

fogito-core-ui v1.0.41

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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.41

7 months ago

1.0.40

9 months ago

1.0.39

1 year ago

1.0.38

2 years ago

1.0.37

2 years ago

1.0.36

2 years ago

1.0.35

2 years ago

1.0.34

2 years ago

1.0.33

2 years ago

1.0.32

2 years ago

1.0.29

2 years ago

1.0.28

2 years ago

1.0.31

2 years ago

1.0.30

2 years ago

1.0.26

3 years ago

1.0.27

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago