lmgtfy

Let me search that for you link generator

Usage no npm install needed!

<script type="module">
  import lmgtfy from 'https://cdn.skypack.dev/lmgtfy';
</script>

README

lmgtfy Build Status

Let me search that for you link generator.

For all those people who find it more convenient to bother you with their question rather than search it for themselves.

Since the lmgtfy service became terrible during 2020 this library now generate links to duckduckgo.com 🤷

Install

$ npm install lmgtfy

Usage

import lmgtfy from 'lmgtfy';

lmgtfy('github unicorns');
// https://duckduckgo.com/?q=github%20unicorns

License

MIT © Vincent Klaiber