{"id":13980998,"url":"https://github.com/jcoglan/sylvester","last_synced_at":"2025-05-16T10:07:23.293Z","repository":{"id":412230,"uuid":"31506","full_name":"jcoglan/sylvester","owner":"jcoglan","description":"Vector, matrix and geometry math JavaScript","archived":false,"fork":false,"pushed_at":"2019-05-13T07:43:54.000Z","size":1179,"stargazers_count":1161,"open_issues_count":29,"forks_count":124,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-05-09T04:25:36.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sylvester.jcoglan.com","language":"JavaScript","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/jcoglan.png","metadata":{"files":{"readme":"README.markdown","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":"2008-07-05T20:32:54.000Z","updated_at":"2025-04-02T16:40:04.000Z","dependencies_parsed_at":"2022-07-04T15:12:08.187Z","dependency_job_id":null,"html_url":"https://github.com/jcoglan/sylvester","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcoglan%2Fsylvester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcoglan%2Fsylvester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcoglan%2Fsylvester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcoglan%2Fsylvester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcoglan","download_url":"https://codeload.github.com/jcoglan/sylvester/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509476,"owners_count":22082891,"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-09T04:01:49.745Z","updated_at":"2025-05-16T10:07:18.278Z","avatar_url":"https://github.com/jcoglan.png","language":"JavaScript","funding_links":[],"categories":["Development","Javascript","JavaScript"],"sub_categories":["Javascript","Tools","[Tools](#tools-1)","Speech Recognition"],"readme":"# Sylvester\n\nVector and Matrix math for JavaScript. [See the\nwebsite](http://sylvester.jcoglan.com) for documentation.\n\n\n## Development\n\nSylvester is built using `wake` and tested with `jstest`. Tests should run on\nall target platforms, including browsers, Node and other JS runtimes.\n\nInstall the build tools:\n\n    $ npm install\n\nTo build the library from source:\n\n    $ npm run build\n\nTo test, run using various JS binaries and open the tests in the browser:\n\n    $ JS=(v8 node spidermonkey rhino narwhal ringo)\n    $ for js in \"${JS[@]}\"; do echo \"$js\" ; $js test/console.js ; echo $? ; done\n\n    $ cscript.exe test/console.js # on Windows\n\n    $ open test/browser.html\n\nTo view the website locally:\n\n    $ bundle exec staticmatic preview site\n\nTo build the static files for the website:\n\n    $ bundle exec staticmatic build site\n\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2007-2015 James Coglan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the 'Software'), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcoglan%2Fsylvester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcoglan%2Fsylvester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcoglan%2Fsylvester/lists"}