agreed-ui

0.2.8 • Public • Published

Agreed UI

UI for Agreed

ScreenShot

Install

$ npm install agreed-ui --save-dev

Usage

$ agreed-ui --path ./test/agreed.json --port 3000

Serve with Express Open http://localhost:3000 to view it in the browser.

$ agreed-ui build --path ./test/agreed.json --dest ./build

Builds the app for static-hosting to the build folder

Features

Set title and description to contract

{
  title: 'get store information',
  description: 'get store information',
  request: {
    ...
  },
  response: {
    ...
  }
}

title and descripion will be displayed at naviation and each section's title

Development

npm run start:dev -- --path=./test/agrees/agrees.js

/agreed-ui/

    Package Sidebar

    Install

    npm i agreed-ui

    Weekly Downloads

    48

    Version

    0.2.8

    License

    MIT

    Unpacked Size

    1.36 MB

    Total Files

    57

    Last publish

    Collaborators

    • qsat