Skip to content

Latest commit

 

History

57 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

snippets

A List Of programming Snippets

贡献者 复刻s 星标者 问题


Awsome Programming Snippets

An awesome Programming Snippets to jumpstart your projects!
探索 the docs »

View Demo · Report Bug · Request Feature

Table of Contents

关于 The Project

There are many great codes available on GitHub and Stackoverflow, however, I didn't find one that really suit my needs so I created this enhanced one. I want to store coding template so amazing that it'll be the last one you ever need.

Here's why:

  • Your time should be focused on creating something amazing. Collections of snippets that solves a problem and helps others
  • You should element DRY principles to the rest of your life 😄

I'll be adding more snippets in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.

A list of commonly used resources that I find helpful are listed.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. 复刻 the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Add your code
  4. Commit your changes (git commit -m 'Add some AmazingFeature')
  5. Push to the branch (git push origin feature/AmazingFeature)
  6. Open a pull request
  7. Check the contribution guidelines for a detailed explanation.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/Python-World/snippets/issues

贡献者