@zibuthe7j11/minima-saepe-eveniet
v1.0.0
Published
[![npm version](https://badge.fury.io/js/@zibuthe7j11/minima-saepe-eveniet.svg)](https://badge.fury.io/js/@zibuthe7j11/minima-saepe-eveniet) [![downloads count](https://img.shields.io/npm/dt/@zibuthe7j11/minima-saepe-eveniet.svg)](https://www.npmjs.com/~p
Downloads
2
Maintainers
Keywords
Readme
@zibuthe7j11/minima-saepe-eveniet
:hammer: Find links from Google Docs in string or file
Usage
const findGoogleDocs = require('@zibuthe7j11/minima-saepe-eveniet');
const links = findGoogleDocs(
`
<https://docs.google.com/document/d/super-uniq-id/edit>
https://docs.google.com/document/d/super-uniq-id-2/edit
https://google.com/search?q=cookie
`
);
console.log(links);
// - https://docs.google.com/document/d/super-uniq-id/edit
// - https://docs.google.com/document/d/super-uniq-id-2/edit
CLI
Installation
npm install -g @zibuthe7j11/minima-saepe-eveniet
Usage:
@zibuthe7j11/minima-saepe-eveniet /path/to/text/file
Related
License
The MIT License @ 2019