Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.0%) to scientific vocabulary
Keywords
brave-goggle
brave-search
crud-application
gearchy
gist
gist-client
gists
goggledy
goggles
goggles-api
goggles-filter
pioneer
ranking
ranking-algorithm
search
search-algorithm
search-algorithms
searching
transparency
webapp
Last synced: 4 months ago
·
JSON representation
·
Repository
Internet's first Goggles manager.
Basic Info
- Host: GitHub
- Owner: devidw
- License: gpl-3.0
- Language: TypeScript
- Default Branch: main
- Homepage: https://gearchy.wolf.gdn
- Size: 4.23 MB
Statistics
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 12
- Releases: 0
Topics
brave-goggle
brave-search
crud-application
gearchy
gist
gist-client
gists
goggledy
goggles
goggles-api
goggles-filter
pioneer
ranking
ranking-algorithm
search
search-algorithm
search-algorithms
searching
transparency
webapp
Created over 3 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.adoc
ifdef::env-github[]
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
endif::[]
:hide-uri-schema:
:product: Gearchy
:app-name: {product}
[subs=attributes]
++++
{product}
++++
NOTE: {product} is in beta, if you encounter any
issues, please rise an https://github.com/devidw/gearchy/issues/new[issue].
{product} (https://gearchy.wolf.gdn/gearchy.mp3[pronounced like "gearky"]) has two main goals:
. Enhance the overall experience of interacting with
https://github.com/brave/goggles-quickstart[Brave Search Goggles]
. Lower the barrier for new users (especially non-technical users) to join the
community
This is done by:
* Providing a graphical interface to interact with Goggles, including an
interactive Goggle editor which does not require any knowledge of the Goggle's syntax
* Integrating with GitHub Gists as a Goggle hosting provider to permanently
store Goggles
* Integrating with the Brave Search API to automatically submit Goggles without
the need to reenter the Goggle URL on every change made to the Goggle
***
Graphics by http://robert.wolf.gdn[Robert Wolf]
//
Owner
- Name: David Wolf
- Login: devidw
- Kind: user
- Location: The Zone
- Website: https://david.wolf.gdn
- Repositories: 157
- Profile: https://github.com/devidw
// uncommenting
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Gearchy
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: David
family-names: Wolf
email: d@wolf.gdn
orcid: 'https://orcid.org/0000-0002-2325-1983'
repository-code: 'https://github.com/devidw/gearchy'
url: 'https://gearchy.wolf.gdn'
abstract: Internet's first Goggles manager.
keywords:
- goggle
- goggles
- search
- transparency
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: 5 months ago
All Time
- Total issues: 56
- Total pull requests: 5
- Average time to close issues: 3 days
- Average time to close pull requests: less than a minute
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.11
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- devidw (38)
- remusao (1)
Pull Request Authors
- dependabot[bot] (2)
- devidw (2)
Top Labels
Issue Labels
bug (3)
enhancement (2)
Pull Request Labels
dependencies (2)
Packages
- Total packages: 2
-
Total downloads:
- npm 11 last-month
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 2
(may contain duplicates) - Total versions: 4
- Total maintainers: 1
npmjs.org: highlightjs-goggles
Goggles Language Definition for Highlight.js
- Homepage: https://github.com/devidw/gearchy/tree/main/packages/highlightjs-goggles#readme
- License: GPL-3.0-or-later
-
Latest release: 0.2.0
published over 3 years ago
Rankings
Stargazers count: 10.1%
Dependent repos count: 10.3%
Forks count: 15.4%
Dependent packages count: 21.0%
Average: 22.2%
Downloads: 54.2%
Maintainers (1)
Funding
- https://github.com/sponsors/devidw
Last synced:
5 months ago
npmjs.org: goggledy
Library to parse and generate Goggles.
- Homepage: https://github.com/devidw/gearchy/tree/main/packages/goggledy#readme
- License: GPL-3.0-or-later
-
Latest release: 0.2.0
published over 3 years ago
Rankings
Stargazers count: 10.1%
Dependent repos count: 10.3%
Forks count: 15.4%
Dependent packages count: 21.0%
Average: 22.2%
Downloads: 54.2%
Maintainers (1)
Funding
- https://github.com/sponsors/devidw
Last synced:
5 months ago
Dependencies
package.json
npm
- bumpp ^8.2.1 development
- prettier ^2.7.1 development
- turbo ^1.4.6 development
- vercel ^28.2.5 development
api/package.json
npm
- node-fetch ^3.2.10
app/package.json
npm
- @octokit/core ^4.0.4 development
- @octokit/openapi-types ^13.2.0 development
- @octokit/types ^7.1.0 development
- @quasar/app-vite ^1.0.0 development
- @types/node ^12.20.21 development
- @typescript-eslint/eslint-plugin ^5.10.0 development
- @typescript-eslint/parser ^5.10.0 development
- autoprefixer ^10.4.2 development
- eslint ^8.10.0 development
- eslint-config-prettier ^8.1.0 development
- eslint-plugin-vue ^9.0.0 development
- prettier ^2.5.1 development
- typescript ^4.5.4 development
- unocss ^0.45.6 development
- workbox-build ^6.5.0 development
- workbox-cacheable-response ^6.5.0 development
- workbox-core ^6.5.0 development
- workbox-expiration ^6.5.0 development
- workbox-precaching ^6.5.0 development
- workbox-routing ^6.5.0 development
- workbox-strategies ^6.5.0 development
- @highlightjs/vue-plugin ^2.1.2
- @quasar/extras ^1.0.0
- @types/uuid ^8.3.4
- @vueuse/core ^9.2.0
- goggledy workspace:*
- highlight.js ^11.6.0
- highlightjs-goggles workspace:*
- pinia ^2.0.11
- quasar ^2.8.3
- uuid ^8.3.2
- vue 3.2.39
- vue-router ^4.0.0
packages/goggledy/package.json
npm
- @types/jest ^28.0.0 development
- @types/node ^18.6.5 development
- @typescript-eslint/eslint-plugin ^5.36.1 development
- @typescript-eslint/parser ^5.36.1 development
- eslint ^8.23.0 development
- jest ^28.0.0 development
- ts-jest ^28.0.8 development
- typescript ^4.8.2 development
packages/highlightjs-goggles/package.json
npm
- @typescript-eslint/eslint-plugin ^5.36.2 development
- @typescript-eslint/parser ^5.36.2 development
- eslint ^8.23.0 development
- typescript ^4.8.2 development
- highlight.js ^11.6.0
site/package.json
npm
- @astrojs/image ^0.3.6 development
- @types/scrollreveal ^0.0.8 development
- @unocss/reset ^0.45.21 development
- astro ^1.1.1 development
- github-markdown-css ^5.1.0 development
- scrollreveal ^4.0.9 development
- stylus ^0.55.0 development
- unocss ^0.45.6 development
.github/workflows/release.yaml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
.devcontainer/Dockerfile
docker
- node 16 build
pnpm-lock.yaml
npm
- 2122 dependencies