@shoutem/express-io

1.0.28 • Public • Published

Shoutem express-io layer

Passport strategy Express-io layer for Shoutem middleware written in Node.js, using ES6 and babel

Commands

npm run build

Transpile source to ./build folder

npm run build:watch

Transpile source to ./build folder and watch for changes made to source files.

npm run clean

Clean ./build folder.

npm test

Run tests for project.

npm run lint

Check code style.

Editor configuration and linting

Editor configuration is contained in .editorconfig file which helps developers define and maintain consistent coding styles between different editors and IDEs. See more information on EditorConfig website.

Linting is done via eslint using Five's JavaScript style guide.

Installing packages

Installing packages (either with --save or --save-dev) is locked to exact version with .npmrc file. Use ncu command to check which packages need to be updated and to update them. Run npm test to make sure everything is working after updating packages as it should.

Learn more

Dependencies (4)

Dev Dependencies (19)

Package Sidebar

Install

npm i @shoutem/express-io

Weekly Downloads

1

Version

1.0.28

License

none

Unpacked Size

75.2 kB

Total Files

14

Last publish

Collaborators

  • shoutem-manager