Front Tips (Front-Tips)

Front-Tips

User data from Github https://github.com/Front-Tips

0

followers

0

following

0

stars

Home Page:https://front.tips

GitHub:@Front-Tips

Front Tips's repositories

drag-drop-elements-datatransfer-interface

Using the `HTML Drag and Drop API` to copy and move elements with `DataTransfer` in JavaScript

Language:JavaScriptStargazers:50Issues:2Issues:0

native-javascript-screen-recorder

Using the `Screen Capture API` to make a browser based screen Recorder via JavaScript.

Language:JavaScriptStargazers:16Issues:0Issues:0

css-container-style-queries

Using the experimental CSS feature `@container style()`, showcasing dynamic styling for different product states (new and popular).

Language:CSSStargazers:9Issues:0Issues:0

html-data-list

Using `<datalist>` element to implement HTML combobox functionality for input field suggestions.

Language:CSSStargazers:7Issues:1Issues:0

customizing-native-file-input

Using the CSS `::file-selector-button` pseudo-element to style the default `<input type="file">` type natively.

Language:CSSStargazers:5Issues:0Issues:0

face-detection-api-chrome

Using Chrome's experimental Face Detection API to dynamically detect and highlight faces in images with JavaScript.

Language:JavaScriptLicense:NOASSERTIONStargazers:4Issues:0Issues:0

filelist-web-api

Using the `FileList` interface to display information about a list of files selected with the `input` of `type="file"` HTML element.

Language:CSSStargazers:4Issues:0Issues:0

fetch-performance-tracker

Using the JavaScript `PerformanceMeasure` interface of the `Performance API` to track and measure the timing of `fetch` operations.

Language:JavaScriptStargazers:3Issues:1Issues:0

css-container-queries-dynamic-content

Using the `@container` CSS at-rule to conditionally switch emojis based on container height for responsive content.

Language:CSSStargazers:2Issues:0Issues:0

css-infinite-animation-loop-with-js

Using the JavaScript `updateTiming` method of the `AnimationEffect` interface to set multiple CSS animations to loop infinitely

Language:JavaScriptStargazers:2Issues:0Issues:0

css-scroll-driven-animation

Like JS's `IntersectionObserver`, using CSS to track elements crossing the ScrollPort and applying `blurFadeIn` animation.

Language:CSSStargazers:2Issues:0Issues:0

stylelint-rules-sorting-css-properties

Using `stylelint-order` to organize CSS properties, enhancing readability and ensuring a consistent coding style across your projects.

Language:CSSStargazers:2Issues:0Issues:0
Language:JavaScriptStargazers:1Issues:0Issues:0

css-margin-inline-rtl-element

Using `margin-inline-end` to align a picture to either the left or the right depending on the browser direction (right to left, or left to right).

Language:HTMLStargazers:1Issues:0Issues:0

css-ribon-shapes-collection

A ready-to-use list of CSS ribbons collection, customizable with CSS variables, can be used in multiple scenarios like badges for promotions, decorative cards and more.

Language:CSSStargazers:1Issues:0Issues:0

dynamic-background-css-painting-api

Using the `CSS Painting API` to access CSS custom properties and make checkerboard patterns with JavaScript.

Language:JavaScriptStargazers:1Issues:0Issues:0

gamepad-status-monitor

Using the JavaScript `Gamepad API` to display real-time connection status and button states of game controllers.

Language:CSSStargazers:1Issues:0Issues:0

native-css-color-mixing

Using `color-mix` to achieve native CSS color mixing, effective for creating color shades from a single base color.

Language:CSSStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:1Issues:0Issues:0

shadow-dom-user-profile

Using the HTML `<template>` content template element and `Shadow DOM` for creating isolated and modular user profile component.

Language:JavaScriptStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

fetch-api-nodejs-example

Testing the compatibility and stability of the `Fetch API` in different Node.js versions

Language:JavaScriptStargazers:0Issues:0Issues:0

iframe-message-exchange

Using the Channel Messaging API to make a communication (Cross-window communication) between iframe and its parent app.

Language:HTMLStargazers:0Issues:0Issues:0

js-ambient-light-sensor-interface

Using the experimental `AmbientLightSensor` interface of the `Sensor APIs` to measure the light intensity around the device's camera.

Language:JavaScriptStargazers:0Issues:0Issues:0

json-parse-reviver-function

Using `JSON.parse()` second parameter (reviver) to selectively alter JSON content.

Language:JavaScriptStargazers:0Issues:0Issues:0

maintaining-square-proportions

Using `aspect-ratio` to consistently create a perfect square while preserving its aspect ratio.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

react-monitoring-battery-levels

Using `useBattery` hook and the native Battery Status API for tracking and displaying battery levels in React applications.

Language:JavaScriptStargazers:0Issues:0Issues:0

responsive-html-video

Using the `orientation: portrait` media query in HTML to deliver responsive `video` content, enhancing usability and performance across devices.

Language:HTMLStargazers:0Issues:0Issues:0