Skip to content

alonseg/get-asin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-asin

A package to extract the amazon ASIN out of a url

Description

Getting Started

Dependencies

None ATM

Installing

  • Simply install using NPM
npm install get-asin

Usage

start by importing

import {getAsin} from 'get-asin';

...

getAsin(url);

Authors

Contributors names and contact info

Alon Segal

Version History

  • 1.0
    • Initial Release

License

Contributing

Feel absolutly free and welcome to contribute in any way :)

About

A package to extract the amazon ASIN out of a url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published