Socket
Socket
Sign inDemoInstall

company

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    company

setup and run your own company


Version published
Weekly downloads
19
Maintainers
1
Created
Weekly downloads
 

Readme

Source

company

setup and run your own company For more details see FAQ

Usage

Install with npm install company, then use it like:

var company = require("company");

// TODO. Show example

Docs

var someValue = company(/*arguments*/)

company := (arg: Any) => void

// TODO. State what the module does.

  • company (a library that lets you create a company programatically)
  • company-cli(use "company" from the command line)
  • abstract-company(specifies a standard interface to implement opening and running a company)
  • company-uk-ltd(as a first example implementation that fullfillfs "abstract-company")

Contributors

Please check our roadmap

This project is part of squatup

Status

Keywords

FAQs

Last updated on 03 Jun 2016

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