{"id":20893354,"url":"https://github.com/Lightning-Chart/lcjs-analysis","last_synced_at":"2025-05-12T22:32:58.644Z","repository":{"id":35124224,"uuid":"209646741","full_name":"Arction/lcjs-analysis","owner":"Arction","description":"A data analysis library.","archived":false,"fork":false,"pushed_at":"2023-03-03T11:36:56.000Z","size":1168,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-08T22:40:51.789Z","etag":null,"topics":["data-analysis","javascript-library","lcjs","lightningchart-js","typescript-library"],"latest_commit_sha":null,"homepage":"https://arction.github.io/lcjs-analysis/","language":"TypeScript","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/Arction.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-19T20:53:42.000Z","updated_at":"2022-03-31T10:02:34.000Z","dependencies_parsed_at":"2024-10-29T10:12:28.336Z","dependency_job_id":null,"html_url":"https://github.com/Arction/lcjs-analysis","commit_stats":{"total_commits":148,"total_committers":9,"mean_commits":"16.444444444444443","dds":0.3716216216216216,"last_synced_commit":"360c9f4f82d933a69310d651f0e9bbf2ce27db96"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arction%2Flcjs-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arction%2Flcjs-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arction%2Flcjs-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arction%2Flcjs-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arction","download_url":"https://codeload.github.com/Arction/lcjs-analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225156948,"owners_count":17429701,"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":["data-analysis","javascript-library","lcjs","lightningchart-js","typescript-library"],"created_at":"2024-11-18T10:15:34.127Z","updated_at":"2025-05-12T22:32:53.172Z","avatar_url":"https://github.com/Arction.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LCJS data analysis tools\n\nA collection of technical analysis tools for trading, finance, investing. Calculates Technical Indicators from data.\nDesigned to work directly with LightningChart\u003csup\u003e\u0026#174;\u003c/sup\u003e JS charting library. [https://www.arction.com/](https://www.arction.com/)\n\n## Installation\n\n`npm install --save @arction/lcjs-analysis`\n\n## Documentation\n\nOnline documentation is available at [arction.github.io/lcjs-analysis](https://arction.github.io/lcjs-analysis/)\n\n## Getting started\n\n```\nimport { simpleMovingAverage } from '@arction/lcjs-analysis'\n\n...\n\n```\n\n## Development instructions\n\nThe project is developed using TypeScript. Build system of the project heavily relies on Node.js. Dependencies are managed with *npm*, therefore, remember to run **npm install** before starting of anything else. \n\nThe project uses RollUp for creating the distributable library files.\n\nThere are several *npm scripts*, which are used in development process:\n\n| Name     | Command          | Description              |\n| ---------|------------------|--------------------------|\n| test     | npm test         | run tests and watch      |\n| lint     | npm run lint     | run static analyzer and watch\n| ci:test  | npm run ci:test  | run tests once\n| ci:lint  | npm run ci:lint  | run static analyzer once\n| ci:watch | npm run ci:watch | run CI circle and watch\n| build    | npm run build    | build the library\n| build:watch| npm run build:watch | build the library and watch\n| docs     | npm run docs     | build documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLightning-Chart%2Flcjs-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLightning-Chart%2Flcjs-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLightning-Chart%2Flcjs-analysis/lists"}