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

wacg-angular-search

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wacg-angular-search

=================

  • 2.0.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

#WacgAngularSearch

Search for S3 based on Angular

##Installation

Javascript

Recommendes installation is via Bower

bower install wacg-angular-search --save

HTML

Add this Attribute to the html-Tag

ng-app="MauveShopApp"

Example:

<html class="no-js" lang="{$CurrentLanguageCode}" ng-app="MauveShopApp">

Add this to the body-Tag

ng-controller="searchController"

Right after <body>

<div class="wacg-search__overlay" ng-show="showResultContainer"></div>

Include the search-Form where ever you want

<div class="wacg-search">
    <!-- Search Form -->
    {include file="search/Mini.tpl"} <!-- Provided in this repository -->
    <!-- /Search Form -->
</div>

FAQs

Package last updated on 15 Dec 2015

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