myoui

0.2.3 • Public • Published

Introduction

MyoUI is a basic UI elements library which you can use it to make your own user interface.

MyoUI is currently used in Myou Editor and it was initially created as a part of it, but we moved MyoUI to an independent repository to use it on any other project.

MyoUI is based on React and you can use this library requiring it in your project. You don't need to attach any css file to your project to get it working. The default fonts and css animations can be optionally imported to your project only requiring them inside the code.

The theme rules are defined in myoui.Theme and the style mixins are defined in myoui.mixins. You can use its rules directly in the style property in your components. The default theme can be easily modified, replaced or extended by your custom theme using some tools included in the library.

Usage

You can see the details of the usage here:

This is a UML diagram where you can see how to use MyoUI in you project.

UML diagram of MyoUI usage

Examples

It will be added soon.

Feedback

You can send any feedback or question to:

Readme

Keywords

Package Sidebar

Install

npm i myoui

Weekly Downloads

24

Version

0.2.3

License

SEE LICENSE IN <LICENSE>

Unpacked Size

2.61 MB

Total Files

27

Last publish

Collaborators

  • pixelements