All Projects → NV → focus-snail

NV / focus-snail

Licence: MIT license
Leaves a trail from the previously focused element.

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to focus-snail

nice-alert.js
Makes alert box suck less
Stars: ✭ 38 (+65.22%)
Mutual labels:  ui-design, ui-experiment
rottenjs
An all-in-one (2.6kb) Javascript library for web development
Stars: ✭ 15 (-34.78%)
Mutual labels:  ui-design
components
Example Components (Built with Tonic)
Stars: ✭ 62 (+169.57%)
Mutual labels:  ui-design
CoolAnimation4Beginner
Making Beauty Android UI/UX Design with cool Animation
Stars: ✭ 21 (-8.7%)
Mutual labels:  ui-design
FireMonkeyInstagramApp
Sample Instagram UI design project made with Embarcadero Delphi 10.1 Berlin.
Stars: ✭ 23 (+0%)
Mutual labels:  ui-design
react-stick
React component to stick a portaled node to an anchor node
Stars: ✭ 51 (+121.74%)
Mutual labels:  ui-design
mint-ui
Design System | React UI components for web
Stars: ✭ 17 (-26.09%)
Mutual labels:  ui-design
bruno
An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)
Stars: ✭ 1,802 (+7734.78%)
Mutual labels:  ui-design
hive-desktop
🐝 A small LAN chat app
Stars: ✭ 69 (+200%)
Mutual labels:  ui-design
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (+47.83%)
Mutual labels:  ui-design
PickleDesign
Pickle Design - Web Portfolio
Stars: ✭ 11 (-52.17%)
Mutual labels:  ui-design
BoxFeed
News App 📱 built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern.
Stars: ✭ 112 (+386.96%)
Mutual labels:  ui-design
Wiggles-iOS
Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture
Stars: ✭ 174 (+656.52%)
Mutual labels:  ui-design
RAScrollablePickerView
Lightweight HSB color picker view.
Stars: ✭ 39 (+69.57%)
Mutual labels:  ui-design
awesome-neumorphism
A curated list of awesome Neumorphism resources.
Stars: ✭ 15 (-34.78%)
Mutual labels:  ui-design
flutter-ui-toucanpay-app
A sample ui for ToucanPay in flutter
Stars: ✭ 51 (+121.74%)
Mutual labels:  ui-design
Citrus.Avalonia
Modern styles for Avalonia controls.
Stars: ✭ 326 (+1317.39%)
Mutual labels:  ui-design
Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Stars: ✭ 600 (+2508.7%)
Mutual labels:  ui-design
Weather-Forecast
Weather Forecast is a simple app that shows you a weather. It comes with your standard features like your daily and hourly forecast along with access to additional information
Stars: ✭ 59 (+156.52%)
Mutual labels:  ui-design
Travia
Travia is an app for Travellers. It provides features like choosing destination, booking tickets and organizing whole trip.
Stars: ✭ 13 (-43.48%)
Mutual labels:  ui-design

Flying Focus · Focus Snail · Focus Zoom · Focus Hug

Focus Snail icon

focus-snail.js

To use, just include <script src="focus-snail.js"></script> inside either <head> or <body>. It includes all necessary CSS and has no external dependencies.

To build from source use rake standalone.

Browser support

Tested in Chrome 28-32, Safari 6.1–7, Firefox 24. Focus Snail uses SVG which is not supported in IE version 8 and below.

API

Focus Snail exposes focusSnail global variable.

focusSnail.trigger(prevElement, element) manually runs the effect for prevElement to element.

focusSnail.enabled = true trigger the effect on focus event.

Chrome extension

No build step required; just load it as an unpacked extension from chrome/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].