Til Alternatives
Similar projects and alternatives to til
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
instantsearch
⚡️ Libraries for building performant and instant search and recommend experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.
-
-
-
react-instantsearch
Discontinued ⚡️ Lightning-fast search for React and React Native applications, by Algolia.
-
searchkit
React + Vue Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components.
-
instantsearch.js
Discontinued ⚡️ Libraries for building performant and instant search experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue. [Moved to: https://github.com/algolia/instantsearch]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
til discussion
til reviews and mentions
-
I made a CLI extension to get the Annotation list of GitHub Actions.
gh annotations -repo swfz/til | jq [ { "repository": "swfz/til", "workflow_name": "slack notification", "workflow_event": "workflow_run", "workflow_path": ".github/workflows/slack.yml", "workflow_url": "https://github.com/swfz/til/actions/runs/3697438928", "job_name": "main", "job_conclusion": "success", "annotation_level": "warning", For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: swfz/slack-workflow-status@feature/follow-workflow-run" } { "repository": "swfz/til", "workflow_name": "ci", "workflow_event": "push", "workflow_path": ".github/workflows/ci.yml", "workflow_url": "https://github.com/swfz/til/actions/runs/3697430624", "job_name": "build", "job_conclusion": "failure", "annotation_level": "failure", "message": "Process completed with exit code 1." } { "repository": "swfz/til", "workflow_name": "lint content", "workflow_event": "push", "workflow_path": ".github/workflows/lint.yml", "workflow_url": "https://github.com/swfz/til/actions/runs/3694817234", "job_name": "run textlint", "job_conclusion": "failure", "annotation_level": "failure", "message": "Process completed with exit code 1." } ]
Stats
swfz/til is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of til is TypeScript.