{"id":26699718,"url":"https://github.com/santi100a/npm-library-template","last_synced_at":"2026-05-04T03:35:14.251Z","repository":{"id":160135173,"uuid":"631111694","full_name":"santi100a/npm-library-template","owner":"santi100a","description":"This template helps you make a quick TS project with the same config and toolchain I use.","archived":false,"fork":false,"pushed_at":"2026-01-01T22:24:51.000Z","size":313,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-07T09:14:49.817Z","etag":null,"topics":["npm","scaffold","template","typescript-template-project"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santi100a.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"santi100a"}},"created_at":"2023-04-22T01:08:42.000Z","updated_at":"2026-01-01T22:24:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"110c262f-a45d-48f4-a62e-06dd90144c62","html_url":"https://github.com/santi100a/npm-library-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/santi100a/npm-library-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santi100a%2Fnpm-library-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santi100a%2Fnpm-library-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santi100a%2Fnpm-library-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santi100a%2Fnpm-library-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santi100a","download_url":"https://codeload.github.com/santi100a/npm-library-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santi100a%2Fnpm-library-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["npm","scaffold","template","typescript-template-project"],"created_at":"2025-03-26T23:16:23.360Z","updated_at":"2026-05-04T03:35:14.245Z","avatar_url":"https://github.com/santi100a.png","language":"TypeScript","funding_links":["https://github.com/sponsors/santi100a"],"categories":[],"sub_categories":[],"readme":"# Santi's DICT Client\n\n[![Build Status][workflow badge]][repo actions]\n[![npm homepage][npm badge]][npm home]\n[![GitHub stars][stars badge]][repo url]\n[![License][license badge]][repo url]\n[![Bundlephobia stats][bundlephobia badge]][bundlephobia url]\n\n[workflow badge]: https://github.com/santi100a/dict-client/actions/workflows/ci.yml/badge.svg\n[npm badge]: https://img.shields.io/npm/v/@santi100a/dict-client\n[stars badge]: https://img.shields.io/github/stars/santi100a/dict-client.svg\n[license badge]: https://img.shields.io/github/license/santi100a/dict-client.svg\n[bundlephobia badge]: https://img.shields.io/bundlephobia/min/@santi100a/dict-client\n\n[npm home]: https://npmjs.org/package/@santi100a/dict-client\n[repo actions]: https://github.com/santi100a/dict-client/actions\n[repo url]: https://github.com/santi100a/dict-client\n[bundlephobia url]: https://bundlephobia.com/package/@santi100a/dict-client@latest\n\n## Description\n\nThis NPM package is a promise-based DICT (RFC 2229) client used to retrieve word definitions from a DICT server.\nSince it needs a raw TCP socket in order to function properly, it is based on the `node:net` module and, thus,\nonly works on Node.js for now. \n\n## Installation\n\n- Via NPM: `npm install @santi100a/dict-client`\n- Via Yarn: `yarn add @santi100a/dict-client`\n- Via PNPM: `pnpm install @santi100a/dict-client`\n\n## Usage examples\n\n```typescript\nimport { DictClient } from '@santi100a/dict-client';\nconst { DictClient } = require('@santi100a/dict-client');\n\n\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanti100a%2Fnpm-library-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanti100a%2Fnpm-library-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanti100a%2Fnpm-library-template/lists"}