stefanjudis / tiny-helpers

A collection of useful online web development tools

Home Page:https://tiny-helpers.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkl

tiny-helpers.dev

A collection of useful online web development tools.

Screenshot of tiny-helpers.dev

Contributing

Make sure you have a recent version of Node.js installed (we recommend at least version v12.14.). After installing Node.js you'll have the node but also the npm command available. npm is Node.js' package manager.

Additionally, please have a look at the 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 git@github.com:[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.

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 ✨

stefanjudis
Stefan Judis
fhemberger
Frederic Hemberger
nikitahl
Nikita Hlopov
akx
Aarni Koskela
0xadada
0xADADA
mrassili
Marouane R
Ben1980
Benjamin Mahr
manniL
Alexander Lichter
CanRau
Can Rau
bjuretko
Benedict Juretko
Kilian
Kilian Valkhof
philnash
Phil Nash
remy
Remy Sharp
Sjeiti
Ron Valstar
TomTasche
Thomas Taschauer
axe312ger
Benedikt Rötsch
nicokoenig
Nico König
bkmxer
Anton Ilchuk
austinpray
Austin Pray
caseymhunt
Casey Hunt
ChristianGrieger
Christian Grieger
stof
Christophe Coevoet
crgeary
Christopher Geary
dylanatsmith
Dylan Smith
innocenzi
Enzo Innocenzi
loilo
Florian Reuschel
c1rrus
James Nash
Cherry
James Ross
jankohlbach
Jan Kohlbach
gnclmorais
Gonçalo Morais

About

A collection of useful online web development tools

https://tiny-helpers.dev

License:MIT License


Languages

Language:JavaScript 38.6%Language:Nunjucks 36.4%Language:CSS 24.2%Language:HTML 0.7%