4.0.2 • Published 4 years ago

vird v4.0.2

Weekly downloads
21
License
MIT
Repository
github
Last release
4 years ago

Vird

npm version npm type definitions npm bundle size npm downloads npm license JavaScript Style Guide

Vird is a great virtual DOM library that can extend rendering.

Installation

Read from CDN.

<script src="https://cdn.jsdelivr.net/npm/vird/dist/index.iife.min.js"></script>

Install from NPM.

npm i vird

Import as module.

import * as vird from 'vird'

Import as required.

const vird = required('vird')

Examples

License

MIT licensed.

4.0.2

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago