opencodelib

0.0.2 • Public • Published

Opencode library

A small library for get Products API

Installation

npm install @tahhsene/opencode-lib

Usage

var p = require('@TaahSene/opencode-lib');

var products = p('https://{URL_LOJA}');

Output should be a Objetc Producs{}

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

/opencodelib/

    Package Sidebar

    Install

    npm i opencodelib

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • taahsene