Skip to content

marayana/tiny-helpers

 
 

Repository files navigation

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

👆 npm run helper:add will ask a few questions and create a file in helpers/. Commit the changes and open a pull request.

About

A collection of useful online web development tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.7%
  • JavaScript 32.4%
  • CSS 24.9%