0.1.2 • Published 2 months ago

@nethserver/vue-tailwind-lib v0.1.2

Weekly downloads
-
License
-
Repository
github
Last release
2 months ago

vue-tailwind-lib

Vue 3 + Tailwind CSS components and utilities library. It includes a Storybook to develop and test components in isolation.

This library is published as a NPM package and is currently used by nethsecurity-ui.

Recommended IDE Setup

Development

You can develop and build inside a container (recommended) or on your workstation.

Develop inside a container

You have two options:

Build and start a Podman container

To start storybook with hot-reload:

./dev.sh

To build the library:

./dev.sh npm run build

Use VSCode Dev Containers

  • Install VSCode extension Dev Containers (beware: this procedure may not work on VSCodium)
  • Dev Containers uses Docker by default, but you can configure it to use Podman: go to File > Preferences > Settings, search dev containers docker path and type podman as Docker path
  • Open vue-tailwind-lib directory (the repository root) in VSCode, if you haven't already
  • Open Command Palette (CTRL+SHIFT+P) and type Reopen in Container (or Rebuild and Reopen in Container, if needed)
  • Open VSCode integrated terminal: View > Terminal
  • Enter one of the following commands:
    • npm install: project setup
    • npm run storybook: start storybook with hot-reload
    • npm run build: compiles and minifies before publishing. Build output is put inside dist directory
    • npm publish: Publish a new version of the NPM package

Container configuration is contained inside .devcontainer/devcontainer.json.

Develop on your workstation

Developing inside a container is the recommended way, but if you want to do it on your workstation:

  • Install Node.js (LTS version, currently v20) and npm
  • Run a web server on your workstation (hot reloading enabled):
    • npm install: project setup
    • npm run storybook: start storybook with hot-reload
    • npm run build: compiles and minifies before publishing. Build output is put inside dist directory
    • npm publish: Publish a new version of the NPM package
0.1.2

2 months ago

0.1.1

5 months ago

0.1.0

5 months ago

0.0.84

7 months ago

0.0.85

7 months ago

0.0.86

7 months ago

0.0.87

6 months ago

0.0.88

6 months ago

0.0.89

6 months ago

0.0.80

7 months ago

0.0.81

7 months ago

0.0.82

7 months ago

0.0.83

7 months ago

0.0.73

8 months ago

0.0.74

8 months ago

0.0.75

7 months ago

0.0.76

7 months ago

0.0.77

7 months ago

0.0.78

7 months ago

0.0.79

7 months ago

0.0.70

8 months ago

0.0.71

8 months ago

0.0.72

8 months ago

0.0.62

9 months ago

0.0.63

9 months ago

0.0.64

9 months ago

0.0.65

9 months ago

0.0.66

9 months ago

0.0.67

9 months ago

0.0.68

8 months ago

0.0.69

8 months ago

0.0.60

9 months ago

0.0.61

9 months ago

0.0.59

9 months ago

0.0.51

10 months ago

0.0.52

10 months ago

0.0.53

10 months ago

0.0.54

10 months ago

0.0.55

10 months ago

0.0.56

9 months ago

0.0.57

9 months ago

0.0.58

9 months ago

0.0.50

10 months ago

0.0.48

10 months ago

0.0.49

10 months ago

0.0.40

10 months ago

0.0.41

10 months ago

0.0.42

10 months ago

0.0.43

10 months ago

0.0.44

10 months ago

0.0.45

10 months ago

0.0.46

10 months ago

0.0.47

10 months ago

0.0.37

10 months ago

0.0.38

10 months ago

0.0.39

10 months ago

0.0.36

10 months ago

0.0.95

6 months ago

0.0.96

6 months ago

0.0.97

6 months ago

0.0.98

6 months ago

0.0.99

5 months ago

0.0.90

6 months ago

0.0.91

6 months ago

0.0.92

6 months ago

0.0.93

6 months ago

0.0.94

6 months ago

0.0.31

10 months ago

0.0.32

10 months ago

0.0.33

10 months ago

0.0.34

10 months ago

0.0.35

10 months ago

0.0.30

10 months ago

0.0.26

11 months ago

0.0.27

11 months ago

0.0.28

10 months ago

0.0.29

10 months ago

0.0.25

11 months ago

0.0.24

11 months ago

0.0.23

11 months ago

0.0.22

11 months ago

0.0.21

11 months ago

0.0.20

11 months ago

0.0.19

11 months ago

0.0.18

11 months ago

0.0.17

11 months ago

0.0.16

11 months ago

0.0.15

11 months ago

0.0.14

11 months ago

0.0.13

11 months ago

0.0.12

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago