Weekly Web Design & Development News: Collective #285

by jQueryScript,

Here's the 285th Weekly Web Design & Development Collective that aims to introduce fresh new, trendy and easy-to-use web design & development resources (freebies, codes, graphics, tools, inspiration, etc) from the past week. Have fun with it and remember to share with your friends.

Web Design & Development News: Collective #285

construct-js

construct-js is a library for creating byte level data structures. It focuses on a declarative API and simplicity of use.

construct-js

[Download]

p-lazy

Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called.

p-lazy

[Download]

indent-textarea

Add editor-like tab-to-indent functionality to <textarea>, in a few bytes.

indent-textarea

[Download]

DropCSS

A simple, thorough and fast unused-CSS cleaner.

  • Removal of practically all conceivable selectors is achieved thanks to the exhaustive selector support of css-select.
  • CSSTree enables media queries to be transparently processed and removed like all other blocks without special handling.
  • Retention of all transient pseudo-class and pseudo-element selectors which cannot be deterministically checked from the parsed HTML.

[Download]

react-border-wrapper

A wrapper for placing elements along div borders.

react-border-wrapper

[Demo] [Download]

doma

Parse an HTML string into DocumentFragment or one Element, in a few bytes (in browser or jsdom).

doma

[Download]

impresi

Impresi is a Javascript library for creating beautiful slide presentations.

impresi

[Demo] [Download]

promise-utils

Promise-utils is a dependency-free JavaScript/TypeScript library that provides Lodash-like utility functions for dealing with native ES6 promises.

promise-utils

[Download]

gyroBackground

A javascript library that uses the WebVR API to create web backgrounds that move with your phone.

gyroBackground

[Demo] [Download]

Hello-Goodbye

A browser extension to block annoying chat bubbles from Intercom & Co.

Hello-Goodbye

[Download]