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

https://github.com/osmaircoelho/seeker

This plugin to create a seeker for each object in your data base
https://github.com/osmaircoelho/seeker

Last synced: 3 months ago
JSON representation

This plugin to create a seeker for each object in your data base

Awesome Lists containing this project

README

        

# *Seeker*

### **Aboult**
A simple plugin to simplify object search

### **Desenvolvedores**

- Thiago Henrique Felix

### **Project status**

- Under development

### **License**
Licensed [MIT.](https://opensource.org/licenses/GPL-3.0)

### **Seeker images**
![Seeker Image.](./project-img/seeker_img.png)
![Seeker been used.](./project-img/seeker_been_userd.gif)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your unit tests
```
npm run test:unit
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).