Skip to content

Instantly share code, notes, and snippets.

@regepan
Last active April 30, 2020 06:51
Show Gist options
  • Save regepan/b9f5356b74a6a0be9603bbfd38a33965 to your computer and use it in GitHub Desktop.
Save regepan/b9f5356b74a6a0be9603bbfd38a33965 to your computer and use it in GitHub Desktop.

Useful tools for coding

Tìm và loại bỏ dữ liệu trùng lặp

https://support.office.com/vi-vn/article/t%C3%ACm-v%C3%A0-lo%E1%BA%A1i-b%E1%BB%8F-d%E1%BB%AF-li%E1%BB%87u-tr%C3%B9ng-l%E1%BA%B7p-00e35bea-b46a-4d5d-b28e-66a552dc138d?omkt=vi-VN&ui=vi-VN&rs=vi-VN&ad=VN

Css Triangle generator

http://apps.eky.hk/css-triangle-generator/
this is useful tool to create triangle shape by CSS. this tools can change triangle "angle" too.

Image map generator

https://www.image-map.net/

Css Background Stripe generator.

http://stripesgenerator.com/

CSS Gradient Generator

http://www.colorzilla.com/gradient-editor/

Easy for copy “html table” from word, excel, PSD and convert text data to html. You make html table quickly.

Compress png, jpg img files. This is not available for Windows.

Check markup for google rich snippet. Usually especially Breadcrumb.
https://developers.google.com/search/docs/guides/search-gallery
https://developers.google.com/search/docs/data-types/breadcrumb

What is EditorConfig?

http://editorconfig.org/
EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs.

Custom radio button(No JS)

https://codepen.io/triss90/pen/XNEdRe

Browser check by Windows, Mac, iOS, Android

https://www.browserstack.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment