Socket
Socket
Sign inDemoInstall

arc.js

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    arc.js

hapijs architecture manager


Version published
Weekly downloads
1
Maintainers
1
Install size
3.46 MB
Created
Weekly downloads
 

Readme

Source

ArcJS

contribution guide

# clone arcjs repo
git clone https://github.com/zedlab/arcjs.git
# install deps
npm install
# run test
npm test
# link this module
npm link

# clone hapi-arc repo
git clone https://github.com/zedlab/hapi-arc.git
# use linked arcjs module
npm link arc.js
# install deps
npm install
# link this module
npm link

# clone hapi-arc-example repo
git clone https://github.com/zedlab/hapi-arc-example.git
# use linked hapi-arc module
npm link hapi-arc
# install deps
npm install
# run the example
node index.js

FAQs

Last updated on 23 Nov 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc