{"id":31601586,"url":"https://github.com/stephanerob/savvyflags-js","last_synced_at":"2026-06-23T16:32:37.235Z","repository":{"id":311115251,"uuid":"1042244749","full_name":"StephaneRob/savvyflags-js","owner":"StephaneRob","description":"JS client for savvyflags","archived":false,"fork":false,"pushed_at":"2025-08-22T06:37:55.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-30T23:21:31.937Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/StephaneRob.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-21T17:52:05.000Z","updated_at":"2025-08-26T09:29:40.000Z","dependencies_parsed_at":"2025-08-22T08:43:36.527Z","dependency_job_id":"ac6c4683-c619-40e8-8875-19630cd4457c","html_url":"https://github.com/StephaneRob/savvyflags-js","commit_stats":null,"previous_names":["stephanerob/savvyflags-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StephaneRob/savvyflags-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneRob%2Fsavvyflags-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneRob%2Fsavvyflags-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneRob%2Fsavvyflags-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneRob%2Fsavvyflags-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephaneRob","download_url":"https://codeload.github.com/StephaneRob/savvyflags-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneRob%2Fsavvyflags-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34698687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-06T07:13:36.963Z","updated_at":"2026-06-23T16:32:37.227Z","avatar_url":"https://github.com/StephaneRob.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SavvyFlags JS client\n\nClient Javascript for savvyflags\n\n## Usage\n\n```js\nimport { SavvyFlagsClient } from 'savvyflags-js'\n\nconst sdkConnectionUrl = 'http://mysavvyflags.com/api/features/sdk_dUJWMldTTEc5e'\nconst client = new SavvyFlagsClient({\n  url: sdkConnectionUrl,\n  context: { email: 'john@doe.com' },\n  mode: 'plain',\n})\nawait client.init()\n\nconst navColor = client.getFlag('nav:color', 'blue')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanerob%2Fsavvyflags-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanerob%2Fsavvyflags-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanerob%2Fsavvyflags-js/lists"}