Coder Social home page Coder Social logo

algolia / instantsearch-templates Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 833 KB

[DEPRECATED] Sample templates for InstantSearch projects

Home Page: https://github.com/algolia/create-instantsearch-app

HTML 27.02% CSS 12.64% JavaScript 26.40% Vue 7.81% TypeScript 26.12%
instantsearch react-instantsearch vue-instantsearch angular-instantsearch deprecated

instantsearch-templates's Introduction

โš ๏ธ DEPRECATED

This repository has been replaced by Create InstantSearch App. This is a command-line tool to bootstrap InstantSearch applications and that creates templates usable on CodeSandbox.

Find all templates in the templates branch.

InstantSearch templates

Table of Contents generated with DocToc

What is this?

This repository holds a set of starter templates for all the projects of the InstantSearch team at Algolia.

All the templates are displaying the same search UI: demo

The JavaScript client and helper templates are not full search UIs because we do not recommend you to use them for that. But we still provide quick templates for those so that you can demonstrate bugs when needed.

Goal

The goal is to use those templates in any situation where:

  • as a user, you want to showcase us some code example
  • as a user, you want to showcase us a bug in our libraries
  • as a contributor, you want to ask a user to show us a bug
  • you just want to kickstart a demo
  • those templates are also linked inside our GitHub issue templates

This repository is automatically linked to CodeSandbox, so all examples are available inside a nice online code editor with live preview.

If the repository is updated, the online examples will be updated too, very handy!

CodeSandbox links

Here are the CodeSandbox links for all projects:

Running examples locally

Requirements:

cd ~/Dev
git clone [email protected]:algolia/instantsearch-templates.git
cd instantsearch-templates
yarn
yarn isjs # InstantSearch.js
yarn ris # React InstantSearch
yarn ais # Angular InstantSearch
yarn vis # Vue InstantSearch
yarn ajs # Autocomplete.js
yarn jsclient # JavaScript client
yarn jshelper # JavaScript helper

instantsearch-templates's People

Contributors

francoischalifour avatar haroenv avatar rarkins avatar renovate-bot avatar renovate[bot] avatar samouss avatar vvo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

instantsearch-templates's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

File: src/JavaScript client/package.json
Error type: package.json configuration error
Message: Nested package.json must not contain renovate configuration

Where is renovate?

I think I configured renovate but it's nowhere here :D Maybe because everything is already pinned and it will only be active if new updates + on weekend, let's wait a bit

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

File: src/InstantSearch.js/package.json
Error type: Nested package.json must not contain renovate configuration. Please use packageRules with paths in your main config instead.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop renovations until it is fixed.

Configuration file: React InstantSearch/package.json
Error type: Cannot parse package.json
Message: This package.json contains invalid JSON and cannot be parsed. Please fix it, or add it to your "ignorePaths" array in your renovate config so that Renovate can continue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.