1.0.5 • Published 11 months ago

@violetio/violet-js v1.0.5

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

1 year ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.1

1 year ago

1.0.0

1 year ago