amazon-url-builder

0.2.0 • Public • Published

Amazon-url-builder

This package aims to provide an easy way to generate Amazon Urls for a range of page types.

Build status Coverage Status npm version ISC license

Installation

npm i amazon-url-builder

Usage

5 methods are available to generate Urls. Each one for a specific page type:

  • buildUrlBestSellerByNodeSlug(slug) generates an Url for a Node bestsellers
  • buildUrlNodeById(id) generates an Url for a Node
  • buildUrlNodeById(id) generates an Url for a Node
  • buildUrlSearchByTerm(searchTerm) generates an Url for a search page
  • buildUrlSearchByTermAndCategory(searchTerm, i) generates an Url for a search page within a specific category identified by its i GET parameter

Development

Tests and examples are not included in the Npm package to keep it lightweight. Use the repository for development

Example

An example application is included. Run it with :

npm run dev

Contributing

Issue reports, pull requests, suggestions and comments are very welcome !

Please keep in mind that this repo use commitizen -style commit messages and follow js standard's style

Package Sidebar

Install

npm i amazon-url-builder

Weekly Downloads

1

Version

0.2.0

License

ISC

Unpacked Size

7.93 kB

Total Files

7

Last publish

Collaborators

  • -121593