1.0.1 โ€ข Published 3 years ago

@scenario-manager/core v1.0.1

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

๐Ÿคนโ€ What is Scenario manager?

Scenario manager is library for used to build declarative multi-step journeys. With a simple and easy architecture, you can create great application.

Documentation

The Scenario manager docs are now published at https://readthedocs.org/. We're currently expanding and rewriting our docs content.

๐Ÿ’ป Installation

$ npm install @scenario-manager/core --save

๐Ÿ“˜ Example

import * as React from 'react';
import { Manager } from '@scenario-manager/core';

ReactDOM.render(<Manager/>, document.getElementById("root"));

Questions

For questions and support please use the official Telegram channel. The issue list of this repo is exclusively for bug reports and feature requests.

๐Ÿ—๏ธ License

Scenario manager is MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers.