{"id":19559987,"url":"https://github.com/plotdb/datum","last_synced_at":"2026-04-12T23:32:30.267Z","repository":{"id":53699596,"uuid":"382649020","full_name":"plotdb/datum","owner":"plotdb","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-03T03:40:47.000Z","size":3465,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T15:46:24.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/plotdb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-07-03T15:30:23.000Z","updated_at":"2021-10-02T16:00:12.000Z","dependencies_parsed_at":"2023-02-08T12:46:24.833Z","dependency_job_id":null,"html_url":"https://github.com/plotdb/datum","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotdb%2Fdatum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotdb%2Fdatum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotdb%2Fdatum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotdb%2Fdatum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plotdb","download_url":"https://codeload.github.com/plotdb/datum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240816892,"owners_count":19862384,"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-11-11T05:05:12.385Z","updated_at":"2026-04-12T23:32:25.221Z","avatar_url":"https://github.com/plotdb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @plotdb/datum\n\nData manipulation library.\n\nTo manipulate data, we have following concepts:\n\n - `dataset` - set of data in specific format.\n - `type` - data type of a dataset column.\n - `dimension definition` - defining what is needed (such as data type) for certain purpose.\n - `binding` - define the binding between dataset and dimension.\n\nFor `dataset`, see `doc/dataset.md` for more information. For the reset ( type, dimension and binding ), see `binding.md` for more information.\n\n\n## Installation\n\nInstall via npm:\n\n    npm install --save @plotdb/datum\n\n\nand include the js file:\n\n    \u003cscript src=\"path/to/datum/index.min.js\"\u003e\u003c/script\u003e\n\n\nCreate a `datum` object:\n\n    var d = new datum( ... );\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplotdb%2Fdatum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplotdb%2Fdatum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplotdb%2Fdatum/lists"}