company-finder

1.2.4 • Public • Published

Company Finder

Installation

npm install company-finder --save

Usage

var Company = require('company-finder');
var company = new Company();

company.find(query, function(err, response)) {
  console.log(response);
});

Package Sidebar

Install

npm i company-finder

Weekly Downloads

13

Version

1.2.4

License

BSD-2-Clause

Last publish

Collaborators

  • alexleventer