moni-web-ui-kit

1.0.84 • Public • Published

moni-web-ui-kit

This library components and utils are a part of getmoni.io projects

Installation

or using yarn:

yarn add moni-web-ui-kit

For using the library, you have to transpile files inside your project, for example next-transpile-modules package

Add to next.config.js

const withTM = require('next-transpile-modules')(['moni-web-ui-kit']);

module.exports = withTM({});

Also need to be installed some types

yarn add -D @types/qs @types/node

Readme

Keywords

none

Package Sidebar

Install

npm i moni-web-ui-kit

Weekly Downloads

11

Version

1.0.84

License

MIT

Unpacked Size

40.8 kB

Total Files

80

Last publish

Collaborators

  • qmzik