🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

autocomplete-lhc

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autocomplete-lhc

This is a package of JavaScript-based input field autocompleters. These were developed to meet the requirements of the [NLM PHR](https://phr-demo.nlm.nih.gov) and [LHC-Forms](https://lhncbc.nlm.nih.gov/project/lhc-forms) projects. The package includes an

19.3.4
latest
Source
npm
Version published
Weekly downloads
557
-23.38%
Maintainers
3
Weekly downloads
 
Created
Source

autocomplete-lhc

This is a package of JavaScript-based input field autocompleters. These were developed to meet the requirements of the NLM PHR and LHC-Forms projects. The package includes an AngularJS directive, but can be used without Angular.

For features and demos, please visit the project page.

How to run the tests

If you wish to modify this package, you will likely want to run the package's tests. The steps are:

  • Make sure node and npm are in your PATH. If you are on a Linux operating system, you should be able to source bashrc.autocomp.
  • npm ci
  • Add node_modules/.bin to your PATH. Again, if you are on a Linux operating system, you should be able to re-run source bashrc.autocomp.
  • npm run build
  • npm run update-webdriver # The need for this will go away when we remove our Protractor dependency.
  • bower install # needed for the test pages
  • npm run test

License and Disclaimer

This software was developed by the National Library of Medicine (NLM) Lister Hill National Center for Biomedical Communications (LHNCBC), part of the National Institutes of Health (NIH).

Please cite as:

Lister Hill National Center for Biomedical Communications
National Library of Medicine
Bethesda, MD

This software is distributed under a BSD-style open-source license. See LICENSE.md.

No warranty or indemnification for damages resulting from claims brought by third parties whose proprietary rights may be infringed by your usage of this software are provided by any of the owners.

FAQs

Package last updated on 17 Apr 2025

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