Misc
Customizable Image Placeholder Tool This is the lightest way to include placeholder images in HTML pages. All images are fully optimized Scalable Vector Graphics (SVG) and can be customized to any size or color as need. A short label can also be added to images to...
Misc
Country flags in a single CSS sprite. Link – https://www.flag-sprites.com/
Misc
Here are some frequently used GIT commands. Getting & Creating Projects git init // Initialize a local Git repository git clone ssh://[email protected]/[username]/[repository-name].git // Create a local copy of a remote repository Basic Snapshotting git status...
Misc
Hey, I created this framework amalgam to facilitate my front-end development work and make development more rapid. Some features it includes: Bootstrap 4 – Starter Template Bootstrap4 – The popular frontend framework by Twitter FontAwesome5 – The...
Misc
Website – https://momentjs.com/ Features: Parse, validate, manipulate, and display dates and times in JavaScript.