Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.
/ awesome Public archive

Awesome tools. Awesome links. Awesome Git.

Notifications You must be signed in to change notification settings

frytg/awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Awesome Tools

A curated, yet so far unsorted list of awesome tools and packages.

Development Apps and Tools

Communication

  • Slack - Pointing out the obvious, but it's still awesome and hosts a lot of groups for all sorts of problems
  • Twitter - Still the best platform for everything
  • Github Project boards - Simple but effective Kanban-style boards for Github Issues

Networking Tools

Server/Cloud Tools

Everyday Node

  • Yarn - The better way to npm install
  • EJS - Great templating engine for fast microsites
  • Node Fetch - Good alternative to request, supports promises, fast, reliable
  • Socket.io - Build your own Websocket service
  • Moment - Feature-rich way to parse and display time and date
  • PM2 - When running Node projects locally or on VM server, PM2 keeps them runing
  • Google Cloud Functions - Host Node services without the hassle of hosting node services
  • Google Cloud Run - Host stateless containers without any hassle (now even supports custom domains with SSL)

Everyday snippets

Traditional CMS

  • Craft CMS - Great very customisable CMS. Paid but worth it.
  • Strapi - Easy way to generate an API with this open-source CMS

Front End Web stuff

  • Flexbox - I use this all the time when I'm stuck with display: flex;
  • Skeleton Grid - Very light, very easy, very useful.
  • JS Compress - Compresses JS code
  • CSS Minifier - Compresses CSS code
  • Metatags - Check HTML metadata and preview platforms
  • DateTime Picker - jQuery- and momentJs-based DateTime Picker with loads of options
  • Bootstrap - It has its ups and downs but fits a nice purpose, especially for basic grid tech

Design Tools

  • Inter Font - Great Helvetica/SF-style font with lots of options
  • iA Fonts - Open sourced versions of the popular apps' fonts.
  • unDraw - Open-source illustrations for any idea you can imagine and create.

Brand guidelines

More Awesome-ness

On the list to check out

About

Awesome tools. Awesome links. Awesome Git.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages