{"id":18791122,"url":"https://github.com/sendilkumarn/draw-page","last_synced_at":"2025-04-13T14:22:19.886Z","repository":{"id":39480480,"uuid":"195136667","full_name":"sendilkumarn/draw-page","owner":"sendilkumarn","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-07T07:28:13.000Z","size":1123,"stargazers_count":17,"open_issues_count":20,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T05:24:16.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/sendilkumarn.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":"2019-07-03T23:03:31.000Z","updated_at":"2023-08-14T12:36:29.000Z","dependencies_parsed_at":"2023-02-06T14:45:52.193Z","dependency_job_id":null,"html_url":"https://github.com/sendilkumarn/draw-page","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/sendilkumarn%2Fdraw-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendilkumarn%2Fdraw-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendilkumarn%2Fdraw-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendilkumarn%2Fdraw-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sendilkumarn","download_url":"https://codeload.github.com/sendilkumarn/draw-page/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248725138,"owners_count":21151634,"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-07T21:14:47.055Z","updated_at":"2025-04-13T14:22:19.850Z","avatar_url":"https://github.com/sendilkumarn.png","language":"Rust","readme":"## How to install\n\n```sh\nnpm install\n```\n\n## How to run in debug mode\n\n```sh\n# Builds the project and opens it in a new browser tab. Auto-reloads when the project changes.\nnpm start\n```\n\n## How to build in release mode\n\n```sh\n# Builds the project and places it into the `dist` folder.\nnpm run build\n```\n\n## How to run unit tests\n\n```sh\n# Runs tests in Firefox\nnpm test -- --firefox\n\n# Runs tests in Chrome\nnpm test -- --chrome\n\n# Runs tests in Safari\nnpm test -- --safari\n```\n\n## What does each file do?\n\n* `Cargo.toml` contains the standard Rust metadata. You put your Rust dependencies in here. You must change this file with your details (name, description, version, authors, categories)\n\n* `package.json` contains the standard npm metadata. You put your JavaScript dependencies in here. You must change this file with your details (author, name, version)\n\n* `webpack.config.js` contains the Webpack configuration. You shouldn't need to change this, unless you have very special needs.\n\n* The `js` folder contains your JavaScript code (`index.js` is used to hook everything into Webpack, you don't need to change it).\n\n* The `src` folder contains your Rust code.\n\n* The `static` folder contains any files that you want copied as-is into the final build. It contains an `index.html` file which loads the `index.js` file.\n\n* The `tests` folder contains your Rust unit tests.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendilkumarn%2Fdraw-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsendilkumarn%2Fdraw-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendilkumarn%2Fdraw-page/lists"}