@jjordy/iam

2.0.2 • Public • Published

@jjordy/iam

Work with custom IAM policies

js-standard-style

Install

$ npm install @jjordy/iam

Requirements

  • node >= 8
  • npm >= 5

Contributing & Development Instructions

Install dependencies, and check to see it works

$ npm install                   # Install project dependencies
$ npm run dev                     # Development via storybook @ localhost:9001

While developing, you will probably rely mostly on npm run dev; however, there are additional scripts at your disposal:

npm run <script> Description
dev Development Mode
lint Lint all .js files.
build Build Production Library.
test Run tests.
(http://eslint.org/docs/user-guide/command-line-interface.html#fix).

Project Structure

.
├── .storybook               # Storybook config
├── src                      # Client entry point

Readme

Keywords

none

Package Sidebar

Install

npm i @jjordy/iam

Weekly Downloads

0

Version

2.0.2

License

MIT

Unpacked Size

76.6 kB

Total Files

33

Last publish

Collaborators

  • jjordy