0.0.58 • Published 1 year ago

@felix.clement.work/dapp-lib v0.0.58

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
1 year ago

@felix.clement.work/dapp-lib

This is a library for building decentralized applications (dApps). It's written in Vue.js and uses Vite for development and build processes.

Installation

To install this library, run the following command:

npm install @felix.clement.work/dapp-lib

Usage

After installing, you can import the library components into your project:

import { Component } from '@felix.clement.work/dapp-lib'

Replace Component with the actual component you want to import from the library.

Scripts

This library provides several npm scripts for development:

  • dev: Start the Vite dev server.
  • build: Run type checks and build the library.
  • preview: Preview the build in a local server.
  • lint: Lint the codebase.
  • format: Format the src directory with Prettier.
  • storybook: Start the Storybook dev server.
  • build-storybook: Build the Storybook static site.

Peer Dependencies

This library has several peer dependencies that you need to install in your project:

  • @headlessui/vue
  • @vuelidate/core
  • @vuelidate/validators
  • pinia
  • vue
  • vue-i18n

Development

This library uses Vite for development. To start the dev server, run npm run dev.

Building

To build the library, run npm run build.

Storybook

This library uses Storybook for component development and documentation. To start the Storybook dev server, run npm run storybook.

License

This library is licensed under the MIT License.

Version française

Lire la documentation en: Français

0.0.58

1 year ago

0.0.54

1 year ago

0.0.55

1 year ago

0.0.56

1 year ago

0.0.57

1 year ago

0.0.51

1 year ago

0.0.52

1 year ago

0.0.53

1 year ago

0.0.50

1 year ago

0.0.49

1 year ago

0.0.48

1 year ago

0.0.46

1 year ago

0.0.47

1 year ago

0.0.45

1 year ago

0.0.44

1 year ago

0.0.43

1 year ago

0.0.41

1 year ago

0.0.40

1 year ago

0.0.39

1 year ago

0.0.38

1 year ago

0.0.37

1 year ago

0.0.35

1 year ago

0.0.36

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.32

1 year ago

0.0.31

2 years ago

0.0.30

2 years ago

0.0.29

2 years ago

0.0.28

2 years ago

0.0.27

2 years ago

0.0.26

2 years ago

0.0.25

2 years ago

0.0.24

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago