{"id":33180258,"url":"https://github.com/codermarcos/simple-mask-money","last_synced_at":"2026-01-12T05:37:08.756Z","repository":{"id":44411492,"uuid":"102318480","full_name":"codermarcos/simple-mask-money","owner":"codermarcos","description":"💰 Simple mask money is a light, safe and typed package to format money!","archived":false,"fork":false,"pushed_at":"2025-02-03T00:53:39.000Z","size":2434,"stargazers_count":174,"open_issues_count":2,"forks_count":21,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-11-20T21:05:30.868Z","etag":null,"topics":["currency-mask","dinheiro","javascript","mask","masks","moeda","money-mask"],"latest_commit_sha":null,"homepage":"http://simple-mask-money.codermarcos.zone/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codermarcos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://github.com/codermarcos/","https://github.com/codermarcos/simple-mask-money"]}},"created_at":"2017-09-04T04:24:27.000Z","updated_at":"2025-10-24T14:53:47.000Z","dependencies_parsed_at":"2024-05-02T12:00:05.631Z","dependency_job_id":"db65340c-514b-4ca6-9bed-2dd1e8d4882f","html_url":"https://github.com/codermarcos/simple-mask-money","commit_stats":{"total_commits":153,"total_committers":9,"mean_commits":17.0,"dds":0.4836601307189542,"last_synced_commit":"b6850d4a2dcf0bd55e304c16c92c653fce88a86b"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/codermarcos/simple-mask-money","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codermarcos%2Fsimple-mask-money","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codermarcos%2Fsimple-mask-money/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codermarcos%2Fsimple-mask-money/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codermarcos%2Fsimple-mask-money/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codermarcos","download_url":"https://codeload.github.com/codermarcos/simple-mask-money/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codermarcos%2Fsimple-mask-money/sbom","scorecard":{"id":297564,"data":{"date":"2025-08-11","repo":{"name":"github.com/codermarcos/simple-mask-money","commit":"245a796a892b0b776cbd22b9445282b942eafe0f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/on_pull_request.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on_push.yaml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_pull_request.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/codermarcos/simple-mask-money/on_pull_request.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_pull_request.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/codermarcos/simple-mask-money/on_pull_request.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_pull_request.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/codermarcos/simple-mask-money/on_pull_request.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_pull_request.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/codermarcos/simple-mask-money/on_pull_request.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/codermarcos/simple-mask-money/on_push.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/codermarcos/simple-mask-money/on_push.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/codermarcos/simple-mask-money/on_push.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/codermarcos/simple-mask-money/on_push.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/on_push.yaml:22"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.1.4 not signed: https://api.github.com/repos/codermarcos/simple-mask-money/releases/198003799","Warn: release artifact v4.1.3 not signed: https://api.github.com/repos/codermarcos/simple-mask-money/releases/145160509","Warn: release artifact v4.1.2 not signed: https://api.github.com/repos/codermarcos/simple-mask-money/releases/138804896","Warn: release artifact v4.1.1 not signed: https://api.github.com/repos/codermarcos/simple-mask-money/releases/138803689","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/codermarcos/simple-mask-money/releases/130499081","Warn: release artifact v4.1.4 does not have provenance: https://api.github.com/repos/codermarcos/simple-mask-money/releases/198003799","Warn: release artifact v4.1.3 does not have provenance: https://api.github.com/repos/codermarcos/simple-mask-money/releases/145160509","Warn: release artifact v4.1.2 does not have provenance: https://api.github.com/repos/codermarcos/simple-mask-money/releases/138804896","Warn: release artifact v4.1.1 does not have provenance: https://api.github.com/repos/codermarcos/simple-mask-money/releases/138803689","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/codermarcos/simple-mask-money/releases/130499081"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T19:55:18.242Z","repository_id":44411492,"created_at":"2025-08-17T19:55:18.242Z","updated_at":"2025-08-17T19:55:18.242Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28335220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["currency-mask","dinheiro","javascript","mask","masks","moeda","money-mask"],"created_at":"2025-11-16T03:00:41.704Z","updated_at":"2026-01-12T05:37:08.727Z","avatar_url":"https://github.com/codermarcos.png","language":"TypeScript","funding_links":["https://github.com/codermarcos/","https://github.com/codermarcos/simple-mask-money"],"categories":["Built with TypeScript"],"sub_categories":["Libraries"],"readme":"\u003ch1 align=\"center\"\u003eSimpleMaskMoney\u003c/h1\u003e\n\n\u003ch5 align=\"center\"\u003e\n  ⚠️\u003cb\u003eWARNING\u003c/b\u003e⚠️\u003cbr\u003e\n  If you are having problems please check the version that you are using. \u003cbr\u003e\n  This package follows the \u003ca href=\"https://semver.org/\"\u003esemantic versioning\u003c/a\u003e try to keep it updated with the \u003ca href=\"https://github.com/codermarcos/simple-mask-money\"\u003elatest version\u003c/a\u003e.\n\u003c/h5\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca class=\"badge-align\" href=\"https://github.com/codermarcos/simple-mask-money/actions/workflows/on_push.yaml\"\u003e\n    \u003cimg src=\"https://github.com/codermarcos/simple-mask-money/actions/workflows/on_push.yaml/badge.svg?event=push\" alt=\"build status\"/\u003e\n  \u003c/a\u003e\n  \u003ca class=\"badge-align\" href=\"https://badge.fury.io/js/simple-mask-money\"\u003e\n    \u003cimg src=\"https://badge.fury.io/js/simple-mask-money.svg\" alt=\"npm version\"\u003e\n  \u003c/a\u003e\n  \u003ca class=\"badge-align\" href=\"https://www.npmjs.com/package/simple-mask-money\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/simple-mask-money.svg\" alt=\"npm downloads\"\u003e\n  \u003c/a\u003e\n  \u003ca class=\"badge-align\" href=\"https://www.apache.org/licenses/LICENSE-2.0\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Apache-2.0-blue.svg\" alt=\"License\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nSimple money mask developed with pure JavaScript 🗃️ **0 _dependecies_**, 🍃 Super light just **1.65kB gzipped**, 🔒 **100% Secure** (no [npm audit problems](https://docs.npmjs.com/auditing-package-dependencies-for-security-vulnerabilities) or [dependabot issues](https://github.com/codermarcos/simple-mask-money/security/dependabot)) which you can run on **Client Side** and **Server Side**. [Try **live demo**](https://simple-mask-money.codermarcos.zone/).\n\n## 🎉 Getting Started\n\n### Installation\n\nFirst install it:\n\n```shell\n  npm i simple-mask-money --save\n```\n\nOr access the GitHub release directly:\n\n```html\n\u003cscript src=\"https://github.com/codermarcos/simple-mask-money/releases/download/\u003cRELEASE_VERSION_HERE\u003e/simple-mask-money.js\"\u003e\u003c/script\u003e\n```\n\n\u003e Remember to replace **\u003cRELEASE_VERSION_HERE\u003e** with the [latest version](https://github.com/codermarcos/simple-mask-money/releases/latest)\n\n### Implementation\n\nAfter installed is just implement, for it choose the best example for you.\n\n#### React JS Basic Example\n\nFor use with **React JS** you can pass only the **id**:\n\n```tsx\nimport { useEffect } from 'react';\nimport { setMask } from 'simple-mask-money';\n\nfunction InputMoneyComponent() {\n  useEffect(setMask('#my-input'), []);\n\n  return \u003cinput id=\"my-input\" /\u003e\n}\n```\n\nIf you prefer you can use a [ref](https://react.dev/learn/referencing-values-with-refs):\n\n```tsx\nimport { useEffect } from 'react';\nimport { setMask, useRef } from 'simple-mask-money';\n\nfunction InputMoneyComponent() {\n  const inputRef = useRef(null);\n\n  useEffect(setMask(inputRef.current), []);\n\n  return \u003cinput ref={inputRef} /\u003e\n}\n```\n\n\u003e These are only the basic usage if you need configure some arguments you can check [documentation about full api reference](./docs/4.x.x/)\n\n#### Vanilla JS Basic Example\n\nHere is a usage example with Vanilla JS:\n\n```html\n  \u003cbody\u003e\n    \u003c!-- Set inputmode to numeric to show only numbers on mobile --\u003e\n    \u003cinput id=\"my-input\" /\u003e\n\n    \u003cscript src=\"./node_modules/simple-mask-money/lib/simple-mask-money.js\"\u003e\u003c/script\u003e\n    \n    \u003cscript\u003e\n      // Select the element\n      const removeMask = SimpleMaskMoney.setMask('#my-input');\n      // Convert the input value to a number, which you can save e.g. to a database:\n      SimpleMaskMoney.formatToNumber(input.value);\n    \u003c/script\u003e\n  \u003c/body\u003e\n```\n\n\u003e These are only the basic usage if you need configure some arguments you can check [documentation about full api reference](./docs/4.x.x/)\n\n#### Vue JS Basic Example\n\nHere is a usage example with Vue JS:\n\n```html\n\u003ctemplate\u003e\n  \u003cform\u003e\n    \u003cinput type=\"text\" id=\"my-input\" /\u003e\n  \u003c/form\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\nimport { setMask, formatToNumber } from 'simple-mask-money'; // import mask\n\nexport default {\n  mounted() {\n    SimpleMaskMoney.setMask('#my-input'); // set mask on your input you can passing a querySelector\n  },\n  beforeUnmount() {\n    SimpleMaskMoney.removeMask('#my-input'); // remove mask destroy listeners\n  },\n}\n\u003c/script\u003e\n```\n\n\u003e These are only the basic usage if you need configure some arguments you can check [documentation about full api reference](./docs/4.x.x/)\n\n\n#### Angular Basic Example\n\nHere is a usage example with Angular JS:\n\n```javascript\nimport { setMask, removeMask, formatToNumber } from 'simple-mask-money'; // import mask\nimport { Component, OnInit, AfterViewInit } from '@angular/core';\n\n@Component({\n  template: '\u003cinput id=\"my-input\" /\u003e'\n})\nexport class InputMoneyComponent implements AfterViewInit, OnDestroy {\n\n  ngAfterViewInit() {\n    setMask('#my-input'); // set mask on your input you can pass a querySelector or your input element and options\n  }\n\n  ngOnDestroy() { \n    removeMask('#my-input'); // remove mask destroy listeners\n  }\n}\n```\n\n\u003e These are only the basic usage if you need configure some arguments you can check [documentation about full api reference](./docs/4.x.x/)\n\n\n## 📚 Detailed documentation\n\nRead the [docs](docs/) or chose your implementation to check an example:\n\n* [JavaScript](examples/4.x.x/vanilla)\n* [Angular](examples/4.x.x/angular)\n* [React](examples/4.x.x/react)\n* [Node](examples/4.x.x/node)\n* [Vue](examples/4.x.x/vue)\n\n## ✨ Some features and behaviours\n\n* Clear the mask\n  * Remove listeners\n* Allow type only numbers\n  * Block user to type non-numeric chars\n* Allow negative numbers\n  * It permit user add a negative sign\n* Allow choose if negative sign is before or after\n* Allow lock the carret bar on end\n* Allow choose how many fractionalDigits\n* Allow choose decimal and thousands separators\n\n## 🦾 Contribute to this project\n\nThis project needs your help, all contributions are welcome!\n\nFor it please take a look for some patterns in [this documentation](https://github.com/codermarcos/simple-mask-money/blob/main/CONTRIBUTING.md).\n\n\n### Requirements to run this project\n\nThis repository uses:\n\n| Dependencies                                 | Description        | Docs             |\n| -------------------------------------------- | ------------------ | ---------------- |\n| [![node-version]][node-download]             | Javascript Runtime | [📚][node-doc]   |\n\n\u003e You can use [NVM][nvm-download] to select correct node version based on file `.nvmrc`.\n\n### Developing in this project\n\n1. Clone it:\n\n```bash\ngit clone git@github.com:codermarcos/simple-mask-money.git\n```\n\nOr just [make a fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo).\n\n2. Install the dependecies whitout change the lock file:\n\n```bash\nnpm ci\n```\n\n\u003e Just change the lock file if necessary.\n\n3. Run build to generate a build:\n\n```bash\nnpm run build\n```\n\n### Before open a PR\n\nRemember of write unit and e2e tests, and make it works!\n\n1. Run unit tests\n\n```bash\nnpm run test\n```\n\n2. Run e2e tests\n\n```bash\nnpx cypress open\n```\n\n## 📖 Learn More\n\nTo learn more about this project, take a look at the following resources:\n\n* [Typescript][ts-doc] - understand about typescript.\n* [Rollup][rollup-doc] - understand about the bundler used by this project.\n* [Jest][jest-doc] - understand about the tool that we use for write unit tests.\n* [Cypress][cypress-doc] - understand about the tool that we use for write e2e tests.\n\n[node-download]: https://nodejs.org/en/download/\n[node-doc]: https://nodejs.org/docs/latest-v20.x/api/documentation.html\n[node-version]: https://img.shields.io/badge/node-latest-blue\n\n[nvm-download]: https://github.com/nvm-sh/nvm\n\n[ts-doc]: https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html\n[rollup-doc]: https://rollupjs.org/configuration-options/\n[jest-doc]: https://jestjs.io/pt-BR/docs/using-matchers\n[cypress-doc]: https://docs.cypress.io/guides/overview/why-cypress#Writing-tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodermarcos%2Fsimple-mask-money","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodermarcos%2Fsimple-mask-money","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodermarcos%2Fsimple-mask-money/lists"}