{"id":13493095,"url":"https://github.com/stefanjudis/tiny-helpers","last_synced_at":"2025-05-14T12:10:11.745Z","repository":{"id":36999053,"uuid":"229806788","full_name":"stefanjudis/tiny-helpers","owner":"stefanjudis","description":"A collection of useful online web development tools","archived":false,"fork":false,"pushed_at":"2025-04-12T10:25:37.000Z","size":59403,"stargazers_count":985,"open_issues_count":22,"forks_count":336,"subscribers_count":10,"default_branch":"primary","last_synced_at":"2025-05-12T02:58:42.075Z","etag":null,"topics":["eleventy","show-on-my-website"],"latest_commit_sha":null,"homepage":"https://tiny-helpers.dev","language":"Nunjucks","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/stefanjudis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2019-12-23T18:53:47.000Z","updated_at":"2025-05-07T02:23:24.000Z","dependencies_parsed_at":"2023-10-16T03:08:07.624Z","dependency_job_id":"fdcf36af-5e39-41b7-ad0a-00e9f546447a","html_url":"https://github.com/stefanjudis/tiny-helpers","commit_stats":{"total_commits":1100,"total_committers":226,"mean_commits":4.867256637168142,"dds":"0.34090909090909094","last_synced_commit":"01f2059df8d049d9d046fb8ca31c0832ad16beb9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanjudis%2Ftiny-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanjudis%2Ftiny-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanjudis%2Ftiny-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanjudis%2Ftiny-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanjudis","download_url":"https://codeload.github.com/stefanjudis/tiny-helpers/tar.gz/refs/heads/primary","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254140747,"owners_count":22021219,"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":["eleventy","show-on-my-website"],"created_at":"2024-07-31T19:01:12.153Z","updated_at":"2025-05-14T12:10:06.704Z","avatar_url":"https://github.com/stefanjudis.png","language":"Nunjucks","funding_links":[],"categories":["Nunjucks","HTML"],"sub_categories":[],"readme":"![Checkl](https://api.checklyhq.com/v1/badges/checks/315d1e86-eca6-436f-874e-639f20c85d62?style=flat-square\u0026theme=default\u0026responseTime=false)\n\n# tiny-helpers.dev\n\n\u003e A collection of useful online web development tools.\n\n![Screenshot of tiny-helpers.dev](./screenshot.jpg)\n\n## Contributing\n\nMake sure you have a recent version of [Node.js installed](https://nodejs.org/en/) (we recommend at least version `v12.14.`). After installing Node.js you'll have the `node` but also the [`npm`](https://www.npmjs.com/) command available. npm is Node.js' package manager.\n\n**Additionally, please have a look at the [CONTRIBUTING.md](./CONTRIBUTING.md) including further information about what counts as a tiny helper.**\n\nFork and clone this repository. Head over to your terminal and run the following command:\n\n```\ngit clone git@github.com:[YOUR_USERNAME]/tiny-helpers.git\ncd tiny-helpers\nnpm ci\nnpm run helper:add\n```\n\n### Add a new helper\n\n`npm run helper:add` will ask a few questions and create a file in `helpers/`.\nCommit the changes and [open a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n### Run the project locally\n\nThis project uses Vercel's routing configuration. The `/` route doesn't work locally. To start, navigate to `localhost:8080/home/` after running `npm run dev`.\n\n```\nnpm run dev\n```\n\n## Contributors :sparkles:\n\u003ctable\u003e\n    \u003c!-- Only 10 \u003ctd\u003e (cell) per \u003ctr\u003e (row) please --\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/stefanjudis\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/962099?v=4\" width=\"75;\" alt=\"stefanjudis\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eStefan Judis\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/fhemberger\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/153481?v=4\" width=\"75;\" alt=\"fhemberger\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eFrederic Hemberger\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/nikitahl\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/12826823?v=4\" width=\"75;\" alt=\"nikitahl\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eNikita Hlopov\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/akx\"\u003e\n                \u003cimg src=\"https://avatars2.githubusercontent.com/u/58669?v=4\" width=\"75;\" alt=\"akx\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eAarni Koskela\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/0xadada\"\u003e\n                \u003cimg src=\"https://avatars2.githubusercontent.com/u/51207?v=4\" width=\"75;\" alt=\"0xadada\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003e0xADADA\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/mrassili\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/25288435?v=4\" width=\"75;\" alt=\"mrassili\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eMarouane R\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/Ben1980\"\u003e\n                \u003cimg src=\"https://avatars1.githubusercontent.com/u/919260?v=4\" width=\"75;\" alt=\"Ben1980\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eBenjamin Mahr\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/manniL\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/640208?v=4\" width=\"75;\" alt=\"manniL\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eAlexander Lichter\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/CanRau\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/5196971?v=4\" width=\"75;\" alt=\"CanRau\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eCan Rau\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/bjuretko\"\u003e\n                \u003cimg src=\"https://avatars2.githubusercontent.com/u/30392977?v=4\" width=\"75;\" alt=\"bjuretko\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eBenedict Juretko\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/Kilian\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/41970?v=4\" width=\"75;\" alt=\"Kilian\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eKilian Valkhof\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/philnash\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/31462?v=4\" width=\"75;\" alt=\"philnash\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003ePhil Nash\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/remy\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/13700?v=4\" width=\"75;\" alt=\"remy\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eRemy Sharp\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/Sjeiti\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/785706?v=4\" width=\"75;\" alt=\"Sjeiti\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eRon Valstar\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/TomTasche\"\u003e\n                \u003cimg src=\"https://avatars2.githubusercontent.com/u/128734?v=4\" width=\"75;\" alt=\"TomTasche\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eThomas Taschauer\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/axe312ger\"\u003e\n                \u003cimg src=\"https://avatars1.githubusercontent.com/u/1737026?v=4\" width=\"75;\" alt=\"axe312ger\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eBenedikt Rötsch\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/nicokoenig\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/16404104?v=4\" width=\"75;\" alt=\"nicokoenig\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eNico König\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/bkmxer\"\u003e\n                \u003cimg src=\"https://avatars1.githubusercontent.com/u/18457056?v=4\" width=\"75;\" alt=\"bkmxer\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eAnton Ilchuk\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/austinpray\"\u003e\n                \u003cimg src=\"https://avatars1.githubusercontent.com/u/2192970?v=4\" width=\"75;\" alt=\"austinpray\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eAustin Pray\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/caseymhunt\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/2065615?v=4\" width=\"75;\" alt=\"caseymhunt\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eCasey Hunt\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/ChristianGrieger\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/8712219?v=4\" width=\"75;\" alt=\"ChristianGrieger\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eChristian Grieger\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/stof\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/439401?v=4\" width=\"75;\" alt=\"stof\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eChristophe Coevoet\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/crgeary\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/3949335?v=4\" width=\"75;\" alt=\"crgeary\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eChristopher Geary\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/dylanatsmith\"\u003e\n                \u003cimg src=\"https://avatars1.githubusercontent.com/u/6905903?v=4\" width=\"75;\" alt=\"dylanatsmith\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eDylan Smith\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/innocenzi\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/16060559?v=4\" width=\"75;\" alt=\"innocenzi\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eEnzo Innocenzi\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/loilo\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/1922624?v=4\" width=\"75;\" alt=\"loilo\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eFlorian Reuschel\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/c1rrus\"\u003e\n                \u003cimg src=\"https://avatars3.githubusercontent.com/u/358435?v=4\" width=\"75;\" alt=\"c1rrus\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eJames Nash\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/Cherry\"\u003e\n                \u003cimg src=\"https://avatars2.githubusercontent.com/u/856748?v=4\" width=\"75;\" alt=\"Cherry\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eJames Ross\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/jankohlbach\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/43587328?v=4\" width=\"75;\" alt=\"jankohlbach\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eJan Kohlbach\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/gnclmorais\"\u003e\n                \u003cimg src=\"https://avatars0.githubusercontent.com/u/385232?v=4\" width=\"75;\" alt=\"gnclmorais\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eGonçalo Morais\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanjudis%2Ftiny-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanjudis%2Ftiny-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanjudis%2Ftiny-helpers/lists"}