1.0.0 • Published 2 years ago
@zibuthe7j11/minima-saepe-eveniet v1.0.0
@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/editCLI
Installation
npm install -g @zibuthe7j11/minima-saepe-evenietUsage:
@zibuthe7j11/minima-saepe-eveniet /path/to/text/fileRelated
License
The MIT License @ 2019
1.0.0
2 years ago