angular-i-wrappers
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

About

IWrappers is the library for creating a modern UI, similar to a desktop OS. You can create stretchable, draggable, dropped elements of interface. For example, it can be windows, chats, panels, and other.
All components have flexible settings that can be customized.

The following components are available:

The DnDWrapper is the component for drag and drop logic, as well as drag files.

The MovableWrapper is component for moving around the screen or a specified area. It can be useful for creating a modal window or chat.

The ResizableWrapper is component for resizing a block, it can be useful for creating panels.

Installation:

npm i angular-i-wrappers

See documentation in: https://nickorsk2017.github.io/IWrappers/

Package Sidebar

Install

npm i angular-i-wrappers

Weekly Downloads

15

Version

0.3.1

License

MIT

Unpacked Size

595 kB

Total Files

39

Last publish

Collaborators

  • nickorsk