New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@scenario-manager/core

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scenario-manager/core

React component library for building declarative multi-step apps.

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source


Nest Logo

React component for building efficient and declarative apps.

NPM Version Package License CircleCI


🤹‍ 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.

FAQs

Package last updated on 10 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc