@js-data/repo-tools

1.0.1 • Public • Published

js-data logo

@js-data/repo-tools

Slack Status npm version npm downloads

Common utility scripts used by js-data repositories.

Refer to the package.json files of the various js-data adapter repositories to see this tool in action.

Table of contents

Quick Start

Install into a repository: npm i --save-dev @js-data/repo-tools

And update your scripts in package.json:

"scripts": {
  "lint": "repo-tools lint src/index.js test/**/*.js"
}

Or install globally: npm i -g @js-data/repo-tools

And use on the commandline:

repo-tools lint

Community

Explore the Community.

Support

Find out how to Get Support.

Contributing

Read the Contributing Guide.

License

The MIT License (MIT)

Copyright (c) 2020 @js-data/repo-tools project authors

Package Sidebar

Install

npm i @js-data/repo-tools

Weekly Downloads

8

Version

1.0.1

License

MIT

Unpacked Size

118 kB

Total Files

17

Last publish

Collaborators

  • coryrobinson42