Code Monkey home page Code Monkey logo

vue-demi-lib-template's Introduction

vue-demi-lib-template

Description

UI Library development templates for vue2, vue3, nuxt2, nuxt3 using vue-demi

Features

  • Library development projects using vite
  • Project for testing with vue3(vite)
  • Project for testing with vue2(nuxt)
  • Template project for library documentation (nuxt3)
  • Enable development with tsx
  • Automatic update of test projects
  • Introduction of storybook
  • Introduction of jest (in test project)

Dependencies / DevDependencies

package/lib
name version
@vueuse/core 8.9.4
vue-demi ^0.13.11
@vue/composition-api ^1.7.0
eslint ^8.23.1
sass ^1.53.0
vite ^3.1.0
vite-plugin-css-injected-by-js ^1.5.1
vue-tsc ^1.0.8
vue ^3.2.37
vue2 ^2.6
vue2.7 ^2.7.10
examples/nuxt2.6
name version
@nuxtjs/composition-api ^0.33.1
eslint ^8.24.0
nuxt ^2.15.8
vue ^2.6.14
examples/vue3
name version
vue ^3.2.37
vite ^3.1.0
vue-tsc ^0.40.4

Getting Started

0. Click to "Use this template"

use-this-temp-button

1. Install node_modules

yarn

2. Build Library

Because of the use of "--watch", files are automatically rebuilt when they are modified. Automatically generates .d.ts files.

yarn dev:lib

3. Test for vue3

Automatically installs dependencies and starts the server.

yarn dev:3

Access to localhost:3030

3. Test for vue2.6

Automatically installs dependencies and starts the server.

yarn dev:2.6

Access to localhost:3020

Deploy Service

none

ScreenShot

none


This template was created by @takuma-ru

vue-demi-lib-template's People

Contributors

takuma-ru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

itmanyong

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.