From b1ec23e3579b1528e6e7eb12f5c9f89793b5390e Mon Sep 17 00:00:00 2001 From: alyx Date: Tue, 31 May 2022 15:15:17 +0000 Subject: moved some stuff around, updated circuitsv2.json, linked the grapher from the searcher --- index.html | 155 ++++--------------------------------------------------------- 1 file changed, 8 insertions(+), 147 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 6ff0181..9b24973 100644 --- a/index.html +++ b/index.html @@ -1,149 +1,10 @@ - - - - - - - CV2 Chip Searcher - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- Options -
- - - - - - - - -
-
-
-

Fuzzy Finder:

- - - - - - -
-
-
-

Search By:

- - - - -
-
-
- - -
-
-
-
-
- - - Showing page 0/0. - - -
-
-
-

Maintained by @winrg/@✨Aleteoryx, Keeper of Names✨#1027

-
- ? -
- -

The Basics

-
-

The chip searcher is a simple program. - To get started, simply type the name of the chip you'd like to know about into the top box. - By default, the searcher will automatically refresh the results as you type.

-

Different types of chips

-
-
    -
  • Beta Chips are indicated by a β symbol.
  • -
  • Soon-to-be deprecated Chips are indicated by yellow text, as well as a warning.
  • -
  • Deprecated Chips are indicated by red text, as well as a warning.
  • -
-

Neither form of deprecated chip will display by default.

-

Options

-
-

The chip searcher supports the following configuration - options, contained in the fold-out menu below the search bar.

-

Toggles

-
-
    -
  • Auto Refresh: Automatically update search results as you type. - When disabled, hit Enter to refresh.
  • -
  • Show Beta Chips: When enabled, beta chips will be included in the search.
  • -
  • Show Deprecated Chips: When enabled, deprecated chips will be included in the search.
  • -
  • Enable Filter Suggestions: When enabled, filters will be displayed as autocomplete options.
  • -
-

Fuzzy Finder

-
-
    -
  • Exact Match: What is typed must appear identically in the results.
  • -
  • Small Typos: Small errors are ignored, though larger ones will still affect the results.
  • -
  • Loose Match: Really only useful if you can't spell.
  • -
-

Search By

-
-
    -
  • Name: Search for what is typed in the chip name.
  • -
  • Description: Search for what is typed in the chip description
  • -
-

Items Per Page

-
-

Configures the number of items that will appear in each page. Defaults to 12.

-
-
- + + + Placeholder + + + Chip Searcher + Chip Grapher + \ No newline at end of file -- cgit v1.2.3-54-g00ecf