mm-resource-data

1.1.1 • Public • Published

Matter In Motion. CLI extension for loading resource initial data.

NPM Version NPM Downloads

Usage

Extensions installation instructions

Cli

  • resource
    • load — [file or directory]. Load resource data from the JSON file or all JSON files in the directory. The default is data directory. All files that start with _ are skipped. This extension uses a resource.controller create method to import data.

Data JSON format

{
  "resource": [
    { ... },
    { ... }
  ]
}

License: MIT.

Package Sidebar

Install

npm i mm-resource-data

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

4.68 kB

Total Files

6

Last publish

Collaborators

  • velocityzen