1.0.5 • Published 3 years ago

@violetio/violet-js v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

VioletJS

Installation

Use npm to install the VioletJS module:

npm install @violetio/violet-js

Usage

initializeVioletjs

This function points the API calls made by the module to your backend server which forwards requests to Violet.

import { initializeVioletjs } from '@violetio/violet-js';

initializeVioletjs('[BASE_PATH_TO_YOUR_SERVER]');

Examples of how this package is used can be found in the VioletNextDemoApp

Violet Documentation

1.0.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago