웹 개발 관련 링크

2021년 10월 2일 수정

Frameworks

Interfaces

  • 🌏Headroom.js: 자동으로 사라지는 헤더 인터페이스 구현 라이브러리

Animations

  • 🌏Sal.js: 가볍고 의존성 없는 스크롤 애니메이션 라이브러리

Javascript

Specifications

Special Tips

CSS

Generators and Tools

Others

  • 🌏500+ CSS Icons: 순수 CSS로 작성된 500개 이상의 아이콘 벡터 이미지들

Web App

  • 🌏Ultralight: lightweight, cross-platform HTML rendering engine based on WebKit.

Imaging

  • 🌏smartcrop.js: Smartcrop.js implements an algorithm to find good crops for images. It can be used in the browser, in node or via a CLI. 이미지의 중요 내용을 파악해서 크롭하는 도구.
  • 🌏Content-Aware Image Resizing in Javascript: 이미지를 조작해서 이미지를 자연스럽게 리사이즈하는 방법.

Others