Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

immybox

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immybox

Immybox is a jQuery plugin to transform regular text boxes into autocompleting input boxes that act like select boxes.

  • 1.0.0-beta3
  • latest
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

Immybox

Immybox is a jQuery plugin to transform regular text boxes into autocompleting input boxes that act like select boxes.

Usage

Check out http://immybox.js.org/ to get a quick idea of how it works and how to use it.

Installation

Immybox is available in the bower repository. To install it in your bower enabled project, just do:

bower install immybox

Hacking on Immybox

Do the following in a Node.js enabled environment:

# Install development dependencies:
npm install
# Compile less to css
npm run build:less
# Compile the ES6 source to ES5 JS (for compatibility with older browsers)
npm run build:js

License

Immybox is released under the MIT License. Please see the LICENSE file for details.

FAQs

Package last updated on 23 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc