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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.495latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.495
0.0.480
0.0.471
0.0.460
0.0.450
0.0.441
0.0.430
0.0.421
0.0.410
0.0.400
0.0.391
0.0.380
0.0.371
0.0.360
0.0.351
0.0.341
0.0.331
0.0.321
0.0.311
0.0.300
0.0.290
0.0.280
0.0.271
0.0.261
0.0.251
0.0.240
0.0.231
0.0.220
0.0.210
0.0.200
0.0.190
0.0.171
0.0.161
0.0.151
0.0.141
0.0.130
0.0.121
0.0.111
0.0.100
0.0.91
0.0.80
0.0.71
0.0.61
0.0.50
0.0.41
0.0.30
0.0.20
0.0.11
0.1.12
0.1.01

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