1.0.10 • Published 6 years ago

missfresh v1.0.10

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago