1.0.5 • Published 2 years ago

@violetio/violet-js v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago