https://github.com/alexrogalskiy/tools4tools
The Tools for Tools project
https://github.com/alexrogalskiy/tools4tools
Last synced: 3 months ago
JSON representation
The Tools for Tools project
- Host: GitHub
- URL: https://github.com/alexrogalskiy/tools4tools
- Owner: AlexRogalskiy
- License: mit
- Created: 2022-02-18T23:29:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T15:06:18.000Z (over 2 years ago)
- Last Synced: 2025-01-26T10:13:34.458Z (5 months ago)
- Language: Nunjucks
- Homepage: tools4tools.vercel.app
- Size: 24.3 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
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