@ulissesferreira/moon

0.4.1Β β€’Β PublicΒ β€’Β Published

πŸŒ™ Moon

npm (scoped) npm bundle size (scoped) NPM

A lightweight Vue 3 component library.

When you are starting a new prototype you want to be able to develop features fast. We created this component library as a way for us to build products quickly without having to deal with complicated packages and a huge bundle sizes.

Usage

First install the library using your prefered package manager

yarn add moon

then you can import the avaliable components like so

import { Button } from 'moon'

Avaliable commands

Here is a list of all avaliable npm commands.

Starting the dev environment We use Vue Press to hold our component documentation and examples

yarn dev

Building the documentation

yarn build

Serving the documentation

yarn serve

Building the library bundles

yarn build:library

Analyzing bundle sizes with rollup-plugin-analyzer

yarn analyze

Readme

Keywords

none

Package Sidebar

Install

npm i @ulissesferreira/moon

Weekly Downloads

0

Version

0.4.1

License

MIT

Unpacked Size

118 kB

Total Files

6

Last publish

Collaborators

  • ulissesferreira