An open API service indexing awesome lists of open source software.

https://github.com/ducthienbui97/lmgtfy-react

lmgtfy link for your component
https://github.com/ducthienbui97/lmgtfy-react

Last synced: 21 days ago
JSON representation

lmgtfy link for your component

Awesome Lists containing this project

README

        

# lmgtfy-react
[![Build Status](https://travis-ci.org/ducthienbui97/lmgtfy-react.svg?branch=master)](https://travis-ci.org/ducthienbui97/lmgtfy-react)
[![codecov](https://codecov.io/gh/ducthienbui97/lmgtfy-react/branch/master/graph/badge.svg)](https://codecov.io/gh/ducthienbui97/lmgtfy-react)
[![Code Climate](https://codeclimate.com/github/ducthienbui97/lmgtfy-react/badges/gpa.svg)](https://codeclimate.com/github/ducthienbui97/lmgtfy-react)
[![GitLicense](https://gitlicense.com/badge/ducthienbui97/lmgtfy-react)](https://gitlicense.com/license/ducthienbui97/lmgtfy-react)

Lmgtfy link for your React component

## Install
[![NPM](https://nodei.co/npm/lmgtfy-react.png?mini=true)](https://nodei.co/npm/lmgtfy-react/)
```bash
npm install -S lmgtfy-react
```
## Usage
```jsx

Search "Bing" on "Google" in current Frame

Search "Google" on "Bing" in current Frame

Search "duckduckgo" on "Google" in new tab

```
Currently, lmgtfy supports 6 search engine: Google (default), Bing, Ask, Aol, Duckduckgo, Yahoo.

## License
MIT License

Copyright (c) 2017 Duc Thien Bui