{"id":13695041,"url":"https://github.com/wellcaffeinated/PhysicsJS","last_synced_at":"2025-05-03T04:31:40.866Z","repository":{"id":7661859,"uuid":"9023386","full_name":"wellcaffeinated/PhysicsJS","owner":"wellcaffeinated","description":"A modular, extendable, and easy-to-use physics engine for javascript","archived":true,"fork":false,"pushed_at":"2019-03-26T23:43:28.000Z","size":4957,"stargazers_count":3638,"open_issues_count":59,"forks_count":405,"subscribers_count":173,"default_branch":"master","last_synced_at":"2025-04-21T14:37:40.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wellcaffeinated.net/PhysicsJS/","language":"JavaScript","has_issues":false,"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/wellcaffeinated.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-26T05:12:54.000Z","updated_at":"2025-04-21T07:34:29.000Z","dependencies_parsed_at":"2022-07-12T15:03:09.100Z","dependency_job_id":null,"html_url":"https://github.com/wellcaffeinated/PhysicsJS","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/wellcaffeinated%2FPhysicsJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellcaffeinated%2FPhysicsJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellcaffeinated%2FPhysicsJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellcaffeinated%2FPhysicsJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wellcaffeinated","download_url":"https://codeload.github.com/wellcaffeinated/PhysicsJS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252144564,"owners_count":21701434,"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-02T17:01:59.052Z","updated_at":"2025-05-03T04:31:35.852Z","avatar_url":"https://github.com/wellcaffeinated.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","IOS","Frameworks/Engines/Libraries","Game development"],"sub_categories":["iOS","WebRTC"],"readme":"# This project is no longer maintained\n\nIt's been many years since writing this library. And I don't have time to dedicate to maintain it. On the up side, [Matter.js](http://brm.io/matter-js) has really stepped up and taken the spotlight of javascript physics. It has everything PhysicsJS has and more. :)\n\n# PhysicsJS\n\nA modular, extendable, and easy-to-use physics engine for javascript.\n\nLatest version: 0.7.0 (beta)\n\n## Usage\n\n**Please [visit the website](http://wellcaffeinated.net/PhysicsJS/) for\ndetails about installation and usage**.\n\nDistribution files are in the `dist/` directory.\n\n## Contributing\n\nSource code is kept in the `src/` directory. After any source code\nmodifications it will be necessary to run the grunt build task to\nrebuild the source and run unit tests.\n\nFirst install [grunt](http://gruntjs.com/).\n\nNext install dev dependencies:\n\n    $ npm install\n\nthen run grunt\n\n    $ grunt\n\nThe default grunt task will create a `_working/` directory with the\nPhysicsJS development build. You can play around with that.\n**NOTE**: the `_working/` directory won't be committed\n(it is in .gitignore).\n\nAfter you run this you can use (Mr.doob's) htmleditor in `editor/` to play around.\n\nIf you want grunt to automatically create the development build\nwhen you modify the source in `src/` then run:\n\n    $ grunt watch\n\n**Note** grunt watch won't run unit tests.\n\n### Pull Requests\n\nIf you are contributing a bug-fix or a very minor addition, feel free to\ndo a pull request on the master branch.\n\nIf it is something else create a new (or existing) feature branch (eg: `feature/MY_FEAT`)\nand issue a pull request on that.\n\nIf unsure, create an issue to discuss.\n\nPlease ensure that:\n\n* the files in `dist/` are _unmodified_.\n* the features you add are well documented with jsdoc comments if applicable.\n* the code is indented with 4 space characters.\n\n## License MIT\n\nCopyright (c) 2013 Jasper Palfree http://wellcaffeinated.net/PhysicsJS/\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwellcaffeinated%2FPhysicsJS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwellcaffeinated%2FPhysicsJS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwellcaffeinated%2FPhysicsJS/lists"}