matacapital-ui
TypeScript icon, indicating that this package has built-in type declarations

1.10.4 • Public • Published

matacapital-ui

This is a specific user interface toolkit created for Matacapital. It's allow working with React components, out of the box, and services to handle basic tasks.

Installation

Run this command :

npm i matacapital-ui

Tools

components

  • client - client side components
  • server - server side components

See the package source for more details.

services

  • crypto - crypto message and hash password
  • fetcher - fetch method and options to http response
  • formatter - date, string, number formatting
  • sorter - constant array sorting

Import

import all elements of the package, like so :

import * as mata from  'matacapital-ui';

or individualy (e.g) :

import { DateFormatter } from  'matacapital-ui';

⚠️ Licence

This package is open to everyone, but its source code cannot be change, except by team Matacapital contributors.

Readme

Keywords

Package Sidebar

Install

npm i matacapital-ui

Weekly Downloads

10

Version

1.10.4

License

none

Unpacked Size

1.13 MB

Total Files

10

Last publish

Collaborators

  • bkevin
  • mthsmz
  • jennimai-mata
  • domtalis
  • clementmata