/toolkit

Primary LanguageJavaScriptMIT LicenseMIT

  • Copyright (c) Colibri SAS - ManoMano
  • This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

Manoolkit

Demo of currently available components: Demo Toolkit (activate your VPN)

version 0.1.0

Minimum Requirements

React React-DOM Node
16.4 16.4 8.9

Installation

yarn add @manomano/toolkit

or

npm install @manomano/toolkit --save


Usage

import { component } from '@manomano/toolkit';

Warning

Some components have external dependencies that increase the final bundle size.

  • React-table(41.29KB)

    • Table
  • React-Spring(31.79KB)

    • Alert
    • HeightTransition
    • Modal
    • OptionContainer
    • Overlay
    • Stepper
    • Tabs
    • TabBody
    • ToggleDown
    • Tooltip