Socket
Book a DemoInstallSign in
Socket

react-freecodecamp-search

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-freecodecamp-search

A React component that utilises our Algolia Search instance

latest
Source
npmnpm
Version
2.0.2
Version published
Maintainers
1
Created
Source

Install

npm install react-freecodecamp-search -or- yarn add react-freecodecamp-search

Usage

import FCCSearchBar from 'react-freecodecamp-search';

// in your component
return (
  <FCCSearchBar
    placeholder='This is optional'
  />
);

Then search for something

Contributing

yarn dev and submit a PR :+1:

FAQs

Package last updated on 21 May 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