{"id":25839662,"url":"https://github.com/netresearch/postdirekt-autocomplete-monorepo","last_synced_at":"2025-03-01T04:33:56.831Z","repository":{"id":57129971,"uuid":"252724511","full_name":"netresearch/postdirekt-autocomplete-monorepo","owner":"netresearch","description":"Deutsche Post Direkt DATAFACTORY Autocomplete Frontend Library","archived":false,"fork":false,"pushed_at":"2025-03-01T02:24:04.000Z","size":265,"stargazers_count":1,"open_issues_count":11,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-01T03:22:06.534Z","etag":null,"topics":["addresses","autocompletion","frontend","javascript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/netresearch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-03T12:23:14.000Z","updated_at":"2025-02-25T11:13:31.000Z","dependencies_parsed_at":"2025-02-20T09:41:57.460Z","dependency_job_id":null,"html_url":"https://github.com/netresearch/postdirekt-autocomplete-monorepo","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fpostdirekt-autocomplete-monorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fpostdirekt-autocomplete-monorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fpostdirekt-autocomplete-monorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fpostdirekt-autocomplete-monorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netresearch","download_url":"https://codeload.github.com/netresearch/postdirekt-autocomplete-monorepo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241313177,"owners_count":19942414,"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":["addresses","autocompletion","frontend","javascript"],"created_at":"2025-03-01T04:33:56.230Z","updated_at":"2025-03-01T04:33:56.822Z","avatar_url":"https://github.com/netresearch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postdirekt Autocomplete Metapackage\n\nThis package is a monorepo for the _@netresearch/postdirekt-autocomplete-library_ and _@netresearch/postdirekt-autocomplete-sdk_ npm package.\n## SDK Developer and Contribution Workflow\n\n### Prerequisites\n\n#### Node.js\n\nBefore you can start working on the Autocomplete monorepo, you need to have Node.js\ninstalled on your machine. The currently supported versions are `10.0.0` or greater.\n\nTo download Node.js visit https://nodejs.org/en/download/.\n\n_NOTE: You can use a tool like [`NVM`](https://github.com/creationix/nvm)\nor [`N`](https://github.com/tj/n) to install and manage multiple node versions_\n\n#### Yarn\n\nIn addition to Node.js we use `yarn` to facilitate multi package development.\n\nTo install `yarn` follow the instructions listed on their website:\nhttps://yarnpkg.com/en/docs/install\n\n#### Verify Prerequisites\n\nYou can verify your setup by running the following commands in your terminal:\n\n```bash\n$ node -v\n$ yarn -v\n```\n\nYour Node.js version should be `10.0.0` or greater, your `yarn` version should\nbe `1.0.0` or greater,\n\n### Install Dependencies\n\nOnce you have Node.js and `yarn` installed on your machine and have validated\nthat you are running the proper version, you can set up the development environment\nby running the following at the root of the repo:\n\n```bash\n$ yarn\n```\n\nOnce you have installed all the dependencies, you can build both packages by\nrunning the following command the root of the repo:\n\n```bash\n$ yarn build\n```\n\n## Packages\n\n### packages/autocomplete-sdk\n\nThis folder contains the _@netresearch/postdirekt-autocomplete-sdk_, responsible for abstracting away the Deutsche Post Direkt Autocomplete 2.0 API.\n\nSee [Readme](packages/autocomplete-sdk/README.md).\n\n### packages/autocomplete-library\n\nThis folder contains the _@netresearch/postdirekt-autocomplete-library, responsible for registering input listeners on given input fields (street address, city and postcode) and fetching address suggestions from the Autocomplete API via the autocomplete-sdk package.\n\nSee [Readme](packages/autocomplete-library/README.md).\n\n## Testing the packages\n\n### Running the Tests\n\nYou can run the tests with the command\n\n```bash\n$ yarn test\n```\n\nTo run the linter, do\n\n```bash\n$ yarn lint\n```\n\n## Building the packages\n\nYou can build ES2017 compatible artifacts (this is what's published on npm) with\n\n```bash\n$ yarn build\n```\n\nYou can also build ES5 compatible artifacts (output in `\u003crootDir\u003e/dist`) with\n\n```bash\n$ yarn build:es5\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fpostdirekt-autocomplete-monorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetresearch%2Fpostdirekt-autocomplete-monorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fpostdirekt-autocomplete-monorepo/lists"}