0.1.0-alpha.9 • Published 2 years ago

silica-vue v0.1.0-alpha.9

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

Silica Vue

This repository contains the Vue 2 implementation of Django-Silica. To see how to build a custom renderer, see the sample project. This repo is very much an in-progress project; to suggest changes or assist, please contact noah@zagaran.com.

Import via CDN (UNPKG)

The easiest way to import silica-vue over CDN is to use UNPKG. To do so, add the following script tag to any page you want to use silica-vue: <script src="unpkg.com/silica-vue@VERSION/dist/silica-vue.umd.js"></script>

Note that silica-vue only runs natively in browsers which support ES6 or higher. If you need to support legacy browsers e.g. IE11, you should use any of the many tools available to transpile silica-vue.es.js to a supported format. We recommend babel and browserify.

Build from source

You may choose to install silica-vue as an NPM library and build it yourself before including it in your django static files. This is very simple: 1. Run npx vite build 2. Copy /dist/silica-vue.umd.js to your project's static files folder 3. Import it as you would any other UMD library

Documentation

There is a combined documentation repository for all Silica libraries located at Silica-Docs.

0.1.0-alpha.9

2 years ago

0.1.0-alpha.8

2 years ago

0.1.0-alpha.5

2 years ago

0.1.0-alpha.4

2 years ago

0.1.0-alpha.7

2 years ago

0.1.0-alpha.6

2 years ago

0.1.0-alpha.3

2 years ago

0.0.15-alpha.16

2 years ago

0.0.15-alpha.17

2 years ago

0.0.15-alpha.14

2 years ago

0.0.15-alpha.15

2 years ago

0.0.15-alpha.18

2 years ago

0.0.15-alpha.19

2 years ago

0.0.15-alpha.20

2 years ago

0.0.15-alpha.3

2 years ago

0.0.15-alpha.4

2 years ago

0.0.15-alpha.2

2 years ago

0.1.0-alpha.1

2 years ago

0.0.15-alpha.12

2 years ago

0.0.15-alpha.13

2 years ago

0.0.15-alpha.10

2 years ago

0.0.15-alpha.11

2 years ago

0.0.15-alpha.9

2 years ago

0.0.15-alpha.7

2 years ago

0.0.15-alpha.8

2 years ago

0.0.15-alpha.5

2 years ago

0.0.15-alpha.6

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.15-alpha.1

2 years ago

0.0.10

2 years ago

0.0.12

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

1.0.0

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