828b77c853
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> |
||
---|---|---|
.github | ||
dist | ||
indices | ||
lib | ||
script | ||
.env.example | ||
.gitignore | ||
.replrc.js | ||
Procfile | ||
demo.css | ||
demo.js | ||
electron-api.json | ||
index.js | ||
package-lock.json | ||
package.json | ||
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