{"id":13744813,"url":"https://github.com/skitoo/raven-as3","last_synced_at":"2025-05-09T03:33:33.193Z","repository":{"id":3599665,"uuid":"4664005","full_name":"skitoo/raven-as3","owner":"skitoo","description":"A Sentry client for as3","archived":false,"fork":false,"pushed_at":"2018-02-01T13:00:45.000Z","size":1097,"stargazers_count":16,"open_issues_count":1,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-15T16:41:43.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ActionScript","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/skitoo.png","metadata":{"files":{"readme":"README.rst","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":"2012-06-14T14:06:40.000Z","updated_at":"2023-09-08T16:33:52.000Z","dependencies_parsed_at":"2022-08-29T11:50:34.500Z","dependency_job_id":null,"html_url":"https://github.com/skitoo/raven-as3","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skitoo%2Fraven-as3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skitoo%2Fraven-as3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skitoo%2Fraven-as3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skitoo%2Fraven-as3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skitoo","download_url":"https://codeload.github.com/skitoo/raven-as3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253183352,"owners_count":21867404,"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-08-03T05:01:16.558Z","updated_at":"2025-05-09T03:33:32.918Z","avatar_url":"https://github.com/skitoo.png","language":"ActionScript","funding_links":[],"categories":["API"],"sub_categories":["Other API"],"readme":"Raven-AS3\n=========\n\nRaven-as3 is a Flash/AS3 client for `Sentry \u003chttp://github.com/dcramer/sentry\u003e`_. \n\n::\n\n    // Instantiate a new client with a compatible DSN\n    var client : RavenClient = new RavenClient('http://public:secret@example.com/1', '1.0', 'production');\n\n    // Capture a message\n    client.captureMessage('my log message');\n\n    // Capture an exception\n    try\n    {\n      throw new Error(\"an error\");\n    }\n    catch(e : Error)\n    {\n      client.captureException(e);\n    }\n    \n\nInstallation\n------------\n\nTo install the source code:\n\n::\n\n    $ git clone git://github.com/skitoo/raven-as3.git\n    \nInclude it in your class path.\n\n\nResources\n---------\n\n* `Bug Tracker \u003chttp://github.com/skitoo/raven-as3/issues\u003e`_\n* `Code \u003chttp://github.com/skitoo/raven-as3\u003e`_   \n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskitoo%2Fraven-as3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskitoo%2Fraven-as3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskitoo%2Fraven-as3/lists"}