{"id":13341447,"url":"https://github.com/OswaldLabsOpenSource/agastya","last_synced_at":"2025-03-11T21:31:06.596Z","repository":{"id":33818371,"uuid":"162760592","full_name":"OswaldLabsOpenSource/agastya","owner":"OswaldLabsOpenSource","description":"♿ Oswald Labs' web accessibility plugin","archived":false,"fork":false,"pushed_at":"2023-01-06T01:40:26.000Z","size":3756,"stargazers_count":5,"open_issues_count":24,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-30T21:02:20.433Z","etag":null,"topics":["a11y","accessibility","javascript","library","plugin","web-accessibility","widget"],"latest_commit_sha":null,"homepage":"https://oswaldlabs.com/platform/agastya/?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=agastya\u0026utm_term=description-link","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OswaldLabsOpenSource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-21T21:50:41.000Z","updated_at":"2023-08-19T21:43:52.000Z","dependencies_parsed_at":"2023-01-15T02:45:49.164Z","dependency_job_id":null,"html_url":"https://github.com/OswaldLabsOpenSource/agastya","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OswaldLabsOpenSource%2Fagastya","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OswaldLabsOpenSource%2Fagastya/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OswaldLabsOpenSource%2Fagastya/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OswaldLabsOpenSource%2Fagastya/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OswaldLabsOpenSource","download_url":"https://codeload.github.com/OswaldLabsOpenSource/agastya/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221249553,"owners_count":16784962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a11y","accessibility","javascript","library","plugin","web-accessibility","widget"],"created_at":"2024-07-29T19:25:26.226Z","updated_at":"2024-10-23T23:31:11.532Z","avatar_url":"https://github.com/OswaldLabsOpenSource.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# ♿ Agastya\n\n![Travis CI](https://travis-ci.org/OswaldLabsOpenSource/agastya.svg?branch=master)\n![Dependencies](https://img.shields.io/david/OswaldLabsOpenSource/agastya.svg)\n![Dev dependencies](https://img.shields.io/david/dev/OswaldLabsOpenSource/agastya.svg)\n[![License](https://img.shields.io/github/license/OswaldLabsOpenSource/agastya.svg)](https://github.com/OswaldLabsOpenSource/agastya/blob/master/LICENSE)\n![Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/OswaldLabsOpenSource/agastya.svg)\n![Bundle size](https://img.shields.io/bundlephobia/minzip/agastya.svg)\n\n## 📦 Get Started\n\n```bash\nyarn add agastya\n```\n\n```js\n// Import or require Agastya\nimport Agastya from \"agastya\";\n\n// Initialize Agastya with your API key\nconst agastya = new Agastya(\"API_KEY\");\n```\n\nOptionally, you can use a specific channel:\n\n```js\nconst agastya = new Agastya(\"API_KEY\", \"production\"); // Production (default)\nconst agastya = new Agastya(\"API_KEY\", \"beta\"); // Beta (stable)\nconst agastya = new Agastya(\"API_KEY\", \"dev\"); // Nighly/development (breaking changes)\n```\n\nYou can also use the official CDN instead:\n\n```html\n\u003cscript async src=\"https://platform.oswaldlabs.com/_/API_KEY.js\"\u003e\u003c/script\u003e\n```\n\nOnce you've created the Agastya object, you can start using the API:\n\n```js\nagastya.open(); // Open the Agastya widget\nagastya.api(\"enableMode\", \"read-aloud\"); // Start read aloud mode\nagastya.secureTrack({ hello: \"world\" }); // Track a custom event\n```\n\n## [API Documentation](https://help.oswaldlabs.com/developers/)\n\n- [Getting started](https://help.oswaldlabs.com/developers/)\n- [Installation](https://help.oswaldlabs.com/developers/installation.html)\n- [API basics](https://help.oswaldlabs.com/developers/api.html)\n- [Widget manipulation](https://help.oswaldlabs.com/developers/widget.html)\n- [Listening for events](https://help.oswaldlabs.com/developers/events.html)\n- [Tracking and data](https://help.oswaldlabs.com/developers/tracking.html)\n- [Apps and modes](https://help.oswaldlabs.com/developers/modes.html)\n- [Integrations](https://help.oswaldlabs.com/developers/integrations.html)\n- [Embeds](https://help.oswaldlabs.com/developers/embeds.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOswaldLabsOpenSource%2Fagastya","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOswaldLabsOpenSource%2Fagastya","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOswaldLabsOpenSource%2Fagastya/lists"}