{"id":16527218,"url":"https://github.com/belco90/mastodonte-js","last_synced_at":"2025-03-21T09:31:17.921Z","repository":{"id":43991156,"uuid":"241086989","full_name":"Belco90/mastodonte-js","owner":"Belco90","description":"🐘  Un generador de palabras para los mastodontes, cracks y figuras como tú.","archived":false,"fork":false,"pushed_at":"2025-03-17T06:26:35.000Z","size":1874,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T23:41:45.201Z","etag":null,"topics":["dummy","lorem-ipsum","mastodonte","placeholder-text","text","texto"],"latest_commit_sha":null,"homepage":"https://npm.im/mastodonte","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/Belco90.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-17T11:05:44.000Z","updated_at":"2025-03-17T01:48:41.000Z","dependencies_parsed_at":"2023-12-17T17:43:02.814Z","dependency_job_id":"b0baa262-a5d0-40dc-8901-fac3e556c03e","html_url":"https://github.com/Belco90/mastodonte-js","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.4347826086956522,"last_synced_commit":"6ef1859fe7340d37431a0c8256c10b9f26c6afc2"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Belco90%2Fmastodonte-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Belco90%2Fmastodonte-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Belco90%2Fmastodonte-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Belco90%2Fmastodonte-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Belco90","download_url":"https://codeload.github.com/Belco90/mastodonte-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244771672,"owners_count":20507847,"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":["dummy","lorem-ipsum","mastodonte","placeholder-text","text","texto"],"created_at":"2024-10-11T17:34:06.730Z","updated_at":"2025-03-21T09:31:17.647Z","avatar_url":"https://github.com/Belco90.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐘 Mastodonte\n\n`mastodonte` es un generador de palabras para los mastodontes, cracks y figuras como tú.\n\n\u003cimg src=\"https://i.imgur.com/5BEM3oA.gif\" /\u003e\n\nEsta librería es simplemente un lorem ipsum pero usando las palabras adecuadas para los máquinas, genios y artistas. De hecho, `mastodonte` está construido sobre [lorem-ipsum.js](https://github.com/knicklabs/lorem-ipsum.js), así que puedes leer su documentación para saber más sobre las opciones disponibles.\n\n## Instalación\n\n**pnpm**\n\n```shell\npnpm add -D mastodonte\n```\n\n**npm**\n\n```shell\nnpm install -D mastodonte\n```\n\n**yarn**\n\n```shell\nyarn add -D mastodonte\n```\n\n## Usando la clase Mastodonte (recomendada)\n\n```js\nimport { Mastodonte } from 'mastodonte'\n\nconst mastodonteIpsum = new Mastodonte()\n\nmastodonteIpsum.generateWords(1)\nmastodonteIpsum.generateSentences(5)\nmastodonteIpsum.generateParagraphs(7)\n```\n\n\u003e Recuerda que puedes usar las mismas opciones disponibles en [lorem-ipsum](https://github.com/knicklabs/lorem-ipsum.js#using-the-class)\n\n## Usando la función mastodonte\n\n```js\nimport { mastodonte } from 'mastodonte'\n\nmastodonte() // genera una frase por defecto\n```\n\n\u003e Recuerda que puedes usar las mismas opciones disponibles en [lorem-ipsum](https://github.com/knicklabs/lorem-ipsum.js#using-the-function)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelco90%2Fmastodonte-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelco90%2Fmastodonte-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelco90%2Fmastodonte-js/lists"}