@itemku/itemku-arcade
TypeScript icon, indicating that this package has built-in type declarations

1.52.0 • Public • Published

itemku logo

itemku Arcade

Design and implement React apps. itemku-arcade is a simple and customizable component library to build UX React applications..

Installation

itemku arcade is available as an npm package.

Usage

Here is a quick example to get you started, it's all you need:

import React from 'react';
import ReactDOM from 'react-dom';
import Button from '@itemku/itemku-arcade/Button';

function App() {
  return (
    <Button variant="contained" color="primary">
      Hello World
    </Button>
  );
}

ReactDOM.render(<App />, document.querySelector('#app'));

Yes, it's really all you need to get started as you can see in this live and interactive demo:

Documentation

Check out our documentation website.

Changelog

If you have recently updated, please read the changelog for details of what has changed.

Roadmap

The future plans and high priority features and enhancements can be found in the roadmap file.

License

This project is licensed under the terms of the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @itemku/itemku-arcade

Weekly Downloads

98

Version

1.52.0

License

MIT

Unpacked Size

2.91 MB

Total Files

3206

Last publish

Collaborators

  • tiaratsalsa
  • arnoldfivejack
  • nandhikafj
  • henry-fivejack
  • fivejack
  • jaeyoun