Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/htmlelements/smart-input

Auto Complete Input Web Component | https://www.htmlelements.com/
https://github.com/htmlelements/smart-input

auto-complete auto-suggest autocomplete autocomplete-custom-element autocomplete-web-component customelements input input-web-component typeahead typeahead-component typeahead-web-component webcomponents

Last synced: 6 days ago
JSON representation

Auto Complete Input Web Component | https://www.htmlelements.com/

Awesome Lists containing this project

README

        

# [Smart Input Element](https://www.htmlelements.com)[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Get%20over%2020%20free%20custom%20elements%20based%20on%20SmartHTMLElements%20&url=https://www.htmlelements.com/&via=htmlelements&hashtags=bootstrap,design,templates,autocomplete,input,typeahead,developers,webcomponents,customelements,polymer,material)

 
[![Price](https://img.shields.io/badge/price-FREE-0098f7.svg)](https://github.com/HTMLElements/smart-input/blob/master/LICENSE)
[![npm](https://img.shields.io/npm/v/@smarthtmlelements/smart-input.svg?style=flat)](https://www.npmjs.com/package/@smarthtmlelements/smart-input)
[![GitHub package version](https://img.shields.io/github/package-json/v/HTMLElements/smart-input.svg)](https://github.com/HTMLElements/smart-input)
[![License: APACHE](https://img.shields.io/badge/license-APACHE-blue.svg)](https://github.com/HTMLElements/smart-input/blob/master/LICENSE)
[![](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=www.htmlelements.com)](https://www.htmlelements.com)
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/htmlelements/smart-input)

# <smart-input>

[Live Demos ↗](https://htmlelements.com/demos/)
|
[Documentation ↗](https://www.htmlelements.com/docs/)
|
[Installation ↗](https://www.npmjs.com/package/@smarthtmlelements/smarthtmlelements-core)

[<smart-input>](https://htmlelements.com/demos/) is a Custom HTML Element providing an alternative of the standard Input Auto Complete, part of the [Smart HTML Elements](https://htmlelements.com/).

```html

```

[Screenshot of smart-input, using the Material theme](https://htmlelements.com/demos/)

## Getting Started

Smart HTML Elements components documentation includes getting started, customization and api documentation topics.

[Getting Started Documentation](https://www.htmlelements.com/docs/)
|

## The file structure for Smart HTML Elements

- `source/`

Javascript files.

- `source/styles/`

Component CSS Files.

- `demos/`

Demo files

## Running demos in browser

1. Fork the `Smart-HTML-Elements-Core` repository and clone it locally.

1. Make sure you have [npm](https://www.npmjs.com/) installed.

1. When in the `Smart-HTML-Elements-Core` directory, run `npm install` and then `bower install` to install dependencies.

1. Run a localhost or upload the demo on a web server. Then run:

- /demos/smart-input/overview/

## Following the coding style

We are using [ESLint](http://eslint.org/) for linting JavaScript code.

## Creating a pull request

- Make sure your code is compliant with ESLint
- [Submit a pull request](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github) with detailed title and description
- Wait for response from one of our team members

## License

Apache License 2.0