0.2.0 • Published 6 years ago

velixid.js v0.2.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

VelixID.js

Live Example | Site | App on Google Play Store | App on Apple Appstore Coming Soon | Partner Portal

Javascript Library to integrate Log in with Velix.ID in your web applications

Download

Installation

In a browser:

<script src="velixid.js"></script>

Using npm:

$ npm i -g npm
$ npm i --save velixid.js

Example

Host index.html from example folder.

Using node static server:

npm install static-server -g
static-server

This will host the static folder on http://localhost:9080 and you can access the example on http://localhost:9080/example .

0.2.0

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago