design-tool-kit-react-js

0.0.49 • Public • Published

Material-based graphical components for easy design in ReactJS, look at the implementation Here

Installation

This is a React plug-and-play module available through the npm registry.

Before installing, download and install React 16.8.6 or higher is required.

Installation is done using the npm install command:

    npm i design-tool-kit-react-js

or

    yarn add design-tool-kit-react-js

Features

Labels:

import React from "react";
import { SketchLabel } from "design-tool-kit-react-js";

function App() {
  return (
    <div className="App">
      <SketchLabel />
    </div>
  );
}

export default App;

alt text

License

MIT

Package Sidebar

Install

npm i design-tool-kit-react-js

Weekly Downloads

0

Version

0.0.49

License

MIT

Unpacked Size

64.3 kB

Total Files

10

Last publish

Collaborators

  • faridg18