{"id":21344459,"url":"https://github.com/s00d/larecipecodeviewer","last_synced_at":"2026-01-02T19:12:18.091Z","repository":{"id":62551068,"uuid":"505397319","full_name":"s00d/LarecipeCodeViewer","owner":"s00d","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-13T08:50:35.000Z","size":469,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T22:48:50.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s00d.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-20T10:37:26.000Z","updated_at":"2023-03-06T12:42:06.000Z","dependencies_parsed_at":"2022-11-03T02:15:22.205Z","dependency_job_id":null,"html_url":"https://github.com/s00d/LarecipeCodeViewer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s00d%2FLarecipeCodeViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s00d%2FLarecipeCodeViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s00d%2FLarecipeCodeViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s00d%2FLarecipeCodeViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s00d","download_url":"https://codeload.github.com/s00d/LarecipeCodeViewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243819311,"owners_count":20352867,"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-22T01:19:09.971Z","updated_at":"2026-01-02T19:12:18.059Z","avatar_url":"https://github.com/s00d.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch6 align=\"center\"\u003e\r\n    \u003cimg src=\"https://raw.githubusercontent.com/s00d/LarecipeCodeViewer/main/resourses/Screenshot.png\"/\u003e\r\n\u003c/h6\u003e\r\n\r\n\u003ch2 align=\"center\"\u003e\r\n    LaRecipe CodeSimples\r\n\u003c/h2\u003e\r\n\r\n## Getting Started\r\n\r\n1. Install the package via composer.\r\n\r\n```bash\r\ncomposer require s00d/larecipe-code-viewer\r\n```\r\n\r\n2. Use the provided VueJs component:\r\n\r\n```html\r\n\u003clarecipe-code-viewer url=\"/api/v1/users\"\u003e\u003c/larecipe-code-viewer\u003e\r\n```\r\n\r\n3. Customize your component via props:\r\n\r\n| Prop Name   | \tDescription                                                                    | Data  Type | Required  | Default Value                                                                                                                                           |\r\n|-------------|---------------------------------------------------------------------------------|------------|-----------|---------------------------------------------------------------------------------------------------------------------------------------------------------|\r\n| baseUrl     | Defines the base URL for the requests.                                          | \tString    | Optional\t | ''                                                                                                                                                      |\r\n| url         | Defines the endpoint URL for the request.                                       | \tString    | Required  | \tN/A                                                                                                                                                    | \r\n| method      | Defines the HTTP method for the request.                                        | \tString    | Optional  | \t'GET'                                                                                                                                                  | \r\n| cookies     | Defines the cookies to be sent with the request.                                | \tArray     | Optional  | \t[]                                                                                                                                                     | \r\n| header      | Defines the headers to be sent with the request.                                | \tArray     | Optional  | \t[]                                                                                                                                                     | \r\n| queryString | Defines the query string parameters to be sent with the request.                | \tArray     | Optional  | \t[]                                                                                                                                                     | \r\n| path        | Defines the path parameters to be sent with the request.                        | \tArray     | Optional  | \t[]                                                                                                                                                     | \r\n| postData    | Defines the data to be sent with the request.                                   | \tArray     | Optional  | \t[]                                                                                                                                                     | \r\n| configs     | Defines the configuration options for generating code snippets for the request. | \tArray     | Optional  | \t[ { snippet: 'shell', libraries: { cURL: 'curl', HTTPie: 'httpie', Wget: 'wget' } }, ... ] (an array of objects containing snippet and libraries keys) | \r\n\r\n## License\r\n\r\nThis library is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs00d%2Flarecipecodeviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs00d%2Flarecipecodeviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs00d%2Flarecipecodeviewer/lists"}