Algolia search index data for Electron APIs, Tutorials, Packages, and Repos
Перейти к файлу
dependabot[bot] 828b77c853
build(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (#313)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 23:44:10 -05:00
.github build(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#289) 2021-02-23 10:14:36 -08:00
dist feat: update data sources (auto-roll 🤖) 2021-04-01 09:24:13 +00:00
indices build(deps-dev): bump standard from 14.3.4 to 16.0.3 (#250) 2021-01-07 11:42:02 -08:00
lib
script
.env.example
.gitignore
.replrc.js
Procfile
demo.css
demo.js
electron-api.json feat: update data sources (auto-roll 🤖) 2021-03-24 09:24:12 +00:00
index.js
package-lock.json build(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (#313) 2021-06-16 23:44:10 -05:00
package.json build(deps-dev): bump algoliasearch from 3.35.1 to 4.9.0 (#308) 2021-04-15 01:53:22 -05:00
readme.md
test.js

readme.md

Electron Algolia Indices

Searchable data about Electron APIs, Tutorials, Packages, Repos, and Apps

Data Sources

Type Source
APIs electron-api.json
Tutorials electron/i18n
Packages electron/packages
Repos electron/repos
Apps electron/apps

Demo

See electron-algolia.herokuapp.com

Development

Try it out locally:

git clone https://github.com/electron/algolia-indices
cd algolia-indices
npm install
npm test
npm start

License

MIT