@magiclabs/ui
TypeScript icon, indicating that this package has built-in type declarations

0.27.4Β β€’Β PublicΒ β€’Β Published

πŸ’… Magic UI

A progressive, themeable UI framework for building magical user experiences.

License Β· Contributing Guide

πŸ“– Documentation

[Coming soon...]

πŸ”— Installation

Integrating your app with Magic UI requires our client-side NPM package:

# Using NPM:
npm install --save @magiclabs/ui

# Using Yarn:
yarn add @magiclabs/ui

Install required peerDependencies:

If using npm@>5.x, use this shortcut (yarn will be automatically detected, if in use):

npx install-peerdeps --dev @magiclabs/ui

Alternatively, Linux and macOS users can one of these commands:

# Using NPM:
(
  export PKG=@magiclabs/ui;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs npm install --save-dev "$PKG@latest"
)
# Using Yarn:
(
  export PKG=@magiclabs/ui;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs yarn add -D "$PKG@latest"
)

Readme

Keywords

none

Package Sidebar

Install

npm i @magiclabs/ui

Weekly Downloads

192

Version

0.27.4

License

MIT

Unpacked Size

1.83 MB

Total Files

716

Last publish

Collaborators

  • dizigen
  • ethella
  • damianjachyra
  • hcote
  • mikeysight
  • magiclabs_fe
  • jasonatmagic
  • vishal-magic
  • denniswon
  • cbeckford-magic
  • seanli
  • josh_scanlan
  • jonathansoper
  • amagic
  • darrentmagic
  • jmac-magic
  • andre.williams
  • ritalestermagic
  • sherzod.bakhodirov
  • noahyoshida
  • albert.brown
  • t-aderou1
  • oxyn-magic
  • jfifer-b9s
  • zilanouyang
  • alexandermann
  • khaledali.magic