A package to extract the amazon ASIN out of a url
None ATM
- Simply install using NPM
npm install get-asin
start by importing
import {getAsin} from 'get-asin';
...
getAsin(url);
Contributors names and contact info
Alon Segal
- 1.0
- Initial Release
Feel absolutly free and welcome to contribute in any way :)