@meteor-web3/dapp-table
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Meteor logo


dapp-table

npm version npm License

Overview

Class DappTableClient

Client for retrieving, creating and updating Meteor dapps. Function list:

  • getFileSystemModels
  • getDapp
  • getDapps
  • createDapp
  • updateDapp

Class ModelParser

When developers run in a existing meteor app.

meteor deploy

output/app.json will be generated locally, which contains various detailed information about this deployed app.

In the data structure of this JSON, some properties such as modelId may have nested levels, so the model-parser package is needed to facilitate developers in retrieving key information from output/app.json.

This package will be automatically included in package dependencies of the inited(meteor init <app>) meteor app project.

Install

pnpm install @meteor-web3/dapp-table

Readme

Keywords

none

Package Sidebar

Install

npm i @meteor-web3/dapp-table

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

44.4 kB

Total Files

23

Last publish

Collaborators

  • tagbug
  • ownershiplabs-dataverse