1.0.6 • Published 2 years ago

tmc-typo v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

TmcTypo

A HTML form components libary fro Vue3. First install TMC Typo as a dependency

npm install tmc-typo

Next import TMC Typo to use it's components

import { createApp } from 'vue'  
const app = createApp({})
import TmcTypo from 'tmc-typo'
app.use(TmcTypo)

Full documentaion available at TMC Typo Docs

1.0.6

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

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.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago