{"id":21171615,"url":"https://github.com/0k/browser-request","last_synced_at":"2025-07-23T21:03:55.387Z","repository":{"id":147001747,"uuid":"487767639","full_name":"0k/browser-request","owner":"0k","description":"Browser request implementation","archived":false,"fork":false,"pushed_at":"2023-05-08T12:45:10.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T10:51:17.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0k.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2022-05-02T08:18:45.000Z","updated_at":"2022-05-09T23:56:24.000Z","dependencies_parsed_at":"2025-01-21T10:44:30.505Z","dependency_job_id":"959c18f3-bb57-46f3-9997-ddf7e635ecd6","html_url":"https://github.com/0k/browser-request","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/0k%2Fbrowser-request","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0k%2Fbrowser-request/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0k%2Fbrowser-request/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0k%2Fbrowser-request/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0k","download_url":"https://codeload.github.com/0k/browser-request/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243622492,"owners_count":20320980,"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":[],"created_at":"2024-11-20T16:08:50.084Z","updated_at":"2025-03-14T17:40:43.143Z","avatar_url":"https://github.com/0k.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# -*- ispell-local-dictionary: \"english\" -*-\n\n#+TITLE: Browser httpRequest implementation\n\nThis packages holds implementation of =HttpRequest= (from\n=0k.io/types-request=), a simple http request facility using\nthe standard =fetch()= interface.\n\nThis should work in any browser and WebView when run in android\nor iOS.\n\n\n* Adding =@0k/browser-request= to your project\n\nFrom the root of your project:\n\n#+begin_src sh\nnpm install --save @0k/browser-request\n#+end_src\n\nOr better, as =browser-request= is still in early release,\n\n#+begin_src sh\nnpm install --save 0k/browser-request#master\n#+end_src\n\nTo be sure to get the latest version, relaunch this last command\nwhenever you want to update.\n\n* Developer\n\n** Building the project from fresh clone\n\n#+begin_src sh\nnpm install\n#+end_src\n\n** Transpilation to JavaScript\n\n#+begin_src sh\nnpx tsc\n#+end_src\n\nor with watch support:\n\n#+begin_src sh\nnpx tsc -w\n#+end_src","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0k%2Fbrowser-request","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0k%2Fbrowser-request","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0k%2Fbrowser-request/lists"}