https://github.com/stefanjudis/tiny-helpers
A collection of useful online web development tools
https://github.com/stefanjudis/tiny-helpers
eleventy show-on-my-website
Last synced: 3 days ago
JSON representation
A collection of useful online web development tools
- Host: GitHub
- URL: https://github.com/stefanjudis/tiny-helpers
- Owner: stefanjudis
- License: mit
- Created: 2019-12-23T18:53:47.000Z (over 5 years ago)
- Default Branch: primary
- Last Pushed: 2025-04-07T07:41:42.000Z (7 days ago)
- Last Synced: 2025-04-11T04:58:51.865Z (3 days ago)
- Topics: eleventy, show-on-my-website
- Language: Nunjucks
- Homepage: https://tiny-helpers.dev
- Size: 56.6 MB
- Stars: 982
- Watchers: 10
- Forks: 333
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - tiny-helpers
- awesome-list - tiny-helpers
- jimsghstars - stefanjudis/tiny-helpers - A collection of useful online web development tools (Nunjucks)
- stars - tiny-helpers
- stars - tiny-helpers
README

# tiny-helpers.dev
> A collection of useful online web development tools.

## Contributing
Make 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.
**Additionally, please have a look at the [CONTRIBUTING.md](./CONTRIBUTING.md) including further information about what counts as a tiny helper.**
Fork and clone this repository. Head over to your terminal and run the following command:
```
git clone [email protected]:[YOUR_USERNAME]/tiny-helpers.git
cd tiny-helpers
npm ci
npm run helper:add
```### Add a new helper
`npm run helper:add` will ask a few questions and create a file in `helpers/`.
Commit the changes and [open a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).### Run the project locally
This project uses Vercel's routing configuration. The `/` route doesn't work locally. To start, navigate to `localhost:8080/home/` after running `npm run dev`.
```
npm run dev
```## Contributors :sparkles:
![]()
Stefan Judis
![]()
Frederic Hemberger
![]()
Nikita Hlopov
![]()
Aarni Koskela
![]()
0xADADA
![]()
Marouane R
![]()
Benjamin Mahr
![]()
Alexander Lichter
![]()
Can Rau
![]()
Benedict Juretko
![]()
Kilian Valkhof
![]()
Phil Nash
![]()
Remy Sharp
![]()
Ron Valstar
![]()
Thomas Taschauer
![]()
Benedikt Rötsch
![]()
Nico König
![]()
Anton Ilchuk
![]()
Austin Pray
![]()
Casey Hunt
![]()
Christian Grieger
![]()
Christophe Coevoet
![]()
Christopher Geary
![]()
Dylan Smith
![]()
Enzo Innocenzi
![]()
Florian Reuschel
![]()
James Nash
![]()
James Ross
![]()
Jan Kohlbach
![]()
Gonçalo Morais