{"id":18158120,"url":"https://github.com/seikho/analysis","last_synced_at":"2025-05-07T03:08:15.819Z","repository":{"id":57177623,"uuid":"39232509","full_name":"Seikho/analysis","owner":"Seikho","description":"JavaScript statistics library for the behavioural sciences","archived":false,"fork":false,"pushed_at":"2019-01-02T09:09:41.000Z","size":246,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T09:41:46.720Z","etag":null,"topics":["nodejs","statistics","statistics-library","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Seikho.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":"2015-07-17T03:13:13.000Z","updated_at":"2023-01-03T08:12:06.000Z","dependencies_parsed_at":"2022-09-14T02:30:34.667Z","dependency_job_id":null,"html_url":"https://github.com/Seikho/analysis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seikho%2Fanalysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seikho%2Fanalysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seikho%2Fanalysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seikho%2Fanalysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Seikho","download_url":"https://codeload.github.com/Seikho/analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423494,"owners_count":20774796,"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":["nodejs","statistics","statistics-library","typescript"],"created_at":"2024-11-02T07:05:38.838Z","updated_at":"2025-03-31T23:31:55.399Z","avatar_url":"https://github.com/Seikho.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Analysis.js\nAn statistics library for the behavioural sciences written in TypeScript.  \n\n[![NPM version](http://img.shields.io/npm/v/analysis.svg?style=flat)](https://www.npmjs.org/package/analysis)\n[![Travis build status](http://img.shields.io/travis/Seikho/analysis/master.svg?style=flat)](https://travis-ci.org/Seikho/analysis)  \n** Under construction **    \n\n#### Dependencies\n\n#### Installation\n```\nnpm install --save analysis\n```\n\n#### Sample usage\nAll samples use ES6/TypeScript syntax.\n\nUsing Node.JS:\n```javascript\nimport * as Analysis from 'analysis'\n\n/** \n * TODO ...\n */\n```\n\nIn the browser with webpack or browserify:\n```javascript\n// app.js with jQuery\nvar stats = require('analysis');\n\n$.get('/api/data')\n    .then(data =\u003e stats.descriptive.mode(data));\n```\n\n#### API\n\n```\nTODO\n```\n\n#### Testing\n\nClone the project and install the dependencies:\n```\ngit clone https://github.com/seikho/analysis\ncd analysis \u0026\u0026 npm install\n```\n\nRun the unit tests:\n```\nnpm run test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseikho%2Fanalysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseikho%2Fanalysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseikho%2Fanalysis/lists"}