1.0.3 • Published 2 years ago

iron-soft-kit v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

IRON SOFT KIT

A library of ready-made components and utilities for a quick start of development.


Библиотека готовых компонентов и утилит для быстрого старта разработки.

Components

  • PopupHint - pop-up windows
  • simpleInput- You don't have to configure it ;)
<SimpleInput type={AttributeTypeInput.text} placeholder={"Enter text"} value={value} readonly={false} onChange={didOnChange}/>
  • SimpleButton - Just a button, yes, just a ready-made button

Utils

  • classNameBuilder

Models

  • AttributeTypeInput
  • AlignItems
  • FlexDirection
  • Offset

And of course Dillinger itself is open source with a public repository on GitHub.

Installation

npm i iron-soft-kit

Free Software, Hell Yeah!

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago