{"id":21890771,"url":"https://github.com/chantastic/dt-service-calculator","last_synced_at":"2025-04-15T13:39:06.530Z","repository":{"id":35087857,"uuid":"39244879","full_name":"chantastic/dt-service-calculator","owner":"chantastic","description":"A sample component with step-able history for training with Digital Telepathy — June 17, 2015","archived":false,"fork":false,"pushed_at":"2015-07-17T09:01:35.000Z","size":280,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T20:36:40.566Z","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":"containerd/containerd","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chantastic.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-17T08:57:46.000Z","updated_at":"2019-06-25T14:27:38.000Z","dependencies_parsed_at":"2022-08-17T22:15:57.392Z","dependency_job_id":null,"html_url":"https://github.com/chantastic/dt-service-calculator","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Fdt-service-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Fdt-service-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Fdt-service-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Fdt-service-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chantastic","download_url":"https://codeload.github.com/chantastic/dt-service-calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249081516,"owners_count":21209712,"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-28T12:16:48.277Z","updated_at":"2025-04-15T13:39:06.491Z","avatar_url":"https://github.com/chantastic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DTServiceCalculator\n\n__COMPONENT DESCRIPTION GOES HERE__\n\n\n## Demo \u0026 Examples\n\nLive demo: [chantastic.github.io/dt-service-calculator](http://chantastic.github.io/dt-service-calculator/)\n\nTo build the examples locally, run:\n\n```\nnpm install\nnpm start\n```\n\nThen open [`localhost:8000`](http://localhost:8000) in a browser.\n\n\n## Installation\n\nThe easiest way to use dt-service-calculator is to install it from NPM and include it in your own React build process (using [Browserify](http://browserify.org), [Webpack](http://webpack.github.io/), etc).\n\nYou can also use the standalone build by including `dist/dt-service-calculator.js` in your page. If you use this, make sure you have already included React, and it is available as a global variable.\n\n```\nnpm install dt-service-calculator --save\n```\n\n\n## Usage\n\n__EXPLAIN USAGE HERE__\n\n```\nvar DtServiceCalculator = require('dt-service-calculator');\n\n\u003cDtServiceCalculator\u003eExample\u003c/DtServiceCalculator\u003e\n```\n\n### Properties\n\n* __DOCUMENT PROPERTIES HERE__\n\n### Notes\n\n__ADDITIONAL USAGE NOTES__\n\n\n## Development (`src`, `lib` and the build process)\n\n**NOTE:** The source code for the component is in `src`. A transpiled CommonJS version (generated with Babel) is available in `lib` for use with node.js, browserify and webpack. A UMD bundle is also built to `dist`, which can be included without the need for any build system.\n\nTo build, watch and serve the examples (which will also watch the component source), run `npm start`. If you just want to watch changes to `src` and rebuild `lib`, run `npm run watch` (this is useful if you are working with `npm link`).\n\n## License\n\n__PUT LICENSE HERE__\n\nCopyright (c) 2015 Michael Chan.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchantastic%2Fdt-service-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchantastic%2Fdt-service-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchantastic%2Fdt-service-calculator/lists"}