All Projects โ†’ huyingjie โ†’ Checklist Checklist

huyingjie / Checklist Checklist

๐ŸŒˆ A Curated List of Checklists โœ”๏ธŽโœ”๏ธŽ

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Checklist Checklist

Front End Performance Checklist
๐ŸŽฎ ๋” ๋น ๋ฅด๊ฒŒ ์ž‘๋™ํ•˜๋Š” ํ”„๋ก ํŠธ์—”๋“œ ์„ฑ๋Šฅ ์ฒดํฌ๋ฆฌ์ŠคํŠธ
Stars: โœญ 183 (-92.28%)
Mutual labels:  resources, lists, reference, checklist, front-end-development
Front-End-Checklist
๐Ÿ—‚ O Front-End Checklist perfeito para websites modernos e desenvolvedores meticulosos
Stars: โœญ 157 (-93.38%)
Mutual labels:  lists, checklist, reference, resources, front-end-development
Front End Design Checklist
๐Ÿ’Ž The Design Checklist for Creative Web Designers and Patient Front-End Developers
Stars: โœญ 4,136 (+74.37%)
Mutual labels:  resources, lists, reference, checklist, front-end-development
Front-End-Checklist
๐Ÿ—‚ Modern sitelerin titiz geliลŸtiricileri iรงin Front-End Checklist
Stars: โœญ 251 (-89.42%)
Mutual labels:  lists, checklist, reference, resources, front-end-development
Front End Checklist
๐Ÿ—‚ The perfect Front-End Checklist for modern websites and meticulous developers
Stars: โœญ 57,386 (+2319.31%)
Mutual labels:  resources, lists, reference, checklist, front-end-development
Front End Performance Checklist
๐ŸŽฎ The only Front-End Performance Checklist that runs faster than the others
Stars: โœญ 13,815 (+482.42%)
Mutual labels:  resources, lists, reference, checklist, front-end-development
Frontend Development
A curated list of resources for Frontend development
Stars: โœญ 1,255 (-47.09%)
Mutual labels:  resources, lists, awesome-lists
js-directory
๐Ÿ“š An open source repository of resources for the Javascript Ecosystem.
Stars: โœญ 18 (-99.24%)
Mutual labels:  lists, resources, awesome-lists
Checklist Tools Website
๐Ÿฟ The perfect Checklist Website for meticulous developers.
Stars: โœญ 73 (-96.92%)
Mutual labels:  reference, checklist, front-end-development
Awesome Pull Requests
How people work together (PR welcome!)
Stars: โœญ 94 (-96.04%)
Mutual labels:  resources, lists
Awesome Awesome Nodejs
๐Ÿข๐Ÿš€ An Awesome list of Awesome lists related to Node.js.
Stars: โœญ 1,389 (-41.44%)
Mutual labels:  resources, lists
Awesome Dos
Curated list of references for development of DOS applications.
Stars: โœญ 123 (-94.81%)
Mutual labels:  resources, lists
Awesome Git Addons
๐Ÿ˜Ž A curated list of add-ons that extend/enhance the git CLI.
Stars: โœญ 1,313 (-44.65%)
Mutual labels:  resources, lists
I hate wordpress
I used to hate Wordpress until I had created this repo. This is me documenting how to make WordPress not suck like everyone thinks it does.
Stars: โœญ 85 (-96.42%)
Mutual labels:  resources, lists
The Book Of Secret Knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Stars: โœญ 55,582 (+2243.25%)
Mutual labels:  resources, lists
Awesome Data Science Viz
๐Ÿ’ฅ ๐Ÿ“ˆ A curated list of data science, analysis and visualization tools
Stars: โœญ 124 (-94.77%)
Mutual labels:  resources, reference
Awesome Solidity
โŸ  A curated list of awesome Solidity resources, libraries, tools and more
Stars: โœญ 3,078 (+29.76%)
Mutual labels:  resources, lists
Awesome Hpp
A curated list of awesome header-only C++ libraries
Stars: โœญ 1,198 (-49.49%)
Mutual labels:  resources, lists
Awesome Sweden
A curated list of awesome things to use when coding for the Swedish market.
Stars: โœญ 124 (-94.77%)
Mutual labels:  resources, lists
Awesome 5g
Awesome lists about 5G projects.
Stars: โœญ 159 (-93.3%)
Mutual labels:  resources, awesome-lists

Awesome Checklist Checklist

Tweet
๐ŸŒˆ A Curated List of Checklists โœ”๏ธŽโœ”๏ธŽ

Created and Maintained By Yingjie Hu with โค๏ธ  Follow me on Twitter.

Contents

Platform

Programming Languages

Web Development

Front-End Development

Back-End Development

Web App

App & Project Development

WordPress

Marketing

Personal Security

Event

Job Seeking

Business

Travelling

Games

Miscellaneous

Creating a Checklist

Thanks to Github Flavoured Markdown, you can create Task lists with ease.

 - [ ] Item 1
 - [ ] Item 2
 - [x] Item 3 (use an 'x' to put a checkmark)
 - [ ] Item 4

Help Wanted

Ways you can help

  1. Add latest and greatest checklists
  2. Delete broken links to checklists
  3. Delete links to low-quality checklists
  4. Design the appearance of the website
  5. Fix any typo
  6. Rewrite the title or description of any checklist to make them more easily understood
  7. Suggest different ways to categorize

Contribution Guideline

  • Use the following format: [Title](LINK) - DESCRIPTION.

  • The link should be the url linked to the checklist directly.

  • Add one link per pull-request.

  • Keep descriptions concise, clear and simple, and end them with a period / stop.

  • New categories, or improvements to the existing ones are also welcome.

  • Make sure your text editor is set to remove trailing whitespace.

  • (Optional) Please add an Awesome Checklist badge in the list added.

    You can use whatever color you like by replacing <COLOR> in

    <a href="http://checklist.yingjiehu.com/"><img src="https://img.shields.io/badge/Awesome-Checklist-<CODE>.svg"></a>.

    Example:

    • pink ff69b4

      <a href="http://checklist.yingjiehu.com/"><img src="https://img.shields.io/badge/Awesome-Checklist-ff69b4.svg"></a>

    • red

      <a href="http://checklist.yingjiehu.com/"><img src="https://img.shields.io/badge/Awesome-Checklist-red.svg"></a>

    • blue

      <a href="http://checklist.yingjiehu.com/"><img src="https://img.shields.io/badge/Awesome-Checklist-blue.svg"></a>

Quality standard

To stay on the list, projects should follow these quality standards:

  • Generally used and useful to the community.
  • Actively maintained, i.e., take care of open issues and update lists.

Thanks to all contributors, you're awesome and wouldn't be possible without you!

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].