1.0.10 • Published 4 years ago

missfresh v1.0.10

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Features

  • 60+ Reusable components
  • 90% Unit test coverage
  • Extensive documentation and demos
  • Support babel-plugin-import
  • Support Custom Theme
  • Support i18n
  • Support TS
  • Support SSR

Install

# Using npm
npm i missfresh -S

# Using yarn
yarn add missfresh

Quickstart

import Vue from 'vue';
import { Button } from 'missfresh';
import 'missfresh/lib/index.css';

Vue.use(Button);

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Browser Support

Modern browsers and Android 4.0+, iOS 8.0+.

LICENSE

MIT

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago