• Stars
    star
    119
  • Rank 296,245 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 12 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Removes CSS outlines in an accessible manner

remove-focus-outline

Formerly outline.js

Removes CSS outlines in an accessible manner

Based on http://www.paciellogroup.com/blog/2012/04/how-to-remove-css-outlines-in-an-accessible-manner/

🆕 I'm working busily on version 2 of remove-focus-outline - pop on over to the project page to see what's happening, or take a look at the develop branch.

Installation

npm install remove-focus-outline

Or if Yarn is your thing:

yarn add remove-focus-outline

Usage

ES6 - TypeScript, Babel, etc.

import 'remove-focus-outline';

CommonJS - RequireJS etc.

require('remove-focus-outline');

HTML <script>:

<script src="node_modules/remove-focus-outline/outline.js"></script>

More Repositories

1

nginx-json-status-module

A version of the Nginx HTTP stub status module that outputs in JSON format
C
14
star
2

FoShizzle

FoShizzle is to media queries what Sizzle is to selectors
JavaScript
8
star
3

nginx-static-concat

Nginx module to concatenate static files together
C
8
star
4

currently

Yet another Twitter clone
Ruby
3
star
5

jscdn

Management app for jscdn.net; recipes for distribution + DNS server setup
Ruby
3
star
6

handlebars-entry-loader

Webpack loader to enable using Handlebars templates as entry points
TypeScript
3
star
7

image-colour-picker

Picks colours from images, obviously
2
star
8

nginx-static-headers

Nginx module to insert HTTP headers on the fly for static files from &lt;filename&gt;.headers
2
star
9

life-maps

Ruby
2
star
10

raphael-3d-charting

2
star
11

node-finger-server

JavaScript
2
star
12

galleRy

Rake task to build an image gallery
JavaScript
2
star
13

sucks-and-i-hate-it

Anti-social networking, a.k.a bitching
JavaScript
2
star
14

nginx-static-json-callback-module

Adds a callback to static JSON responses
C
2
star
15

mixed-reality-service

ES6/TypeScript library implementation of the Mixed Reality Service (MRS)
2
star
16

js-ansi

JavaScript
2
star
17

whatthefuckshouldihaveforlunch.com

The sauce behind whatthefuckshouldihaveforlunch.com
Ruby
1
star
18

swatch-builder

JavaScript
1
star
19

Stylin

JavaScript
1
star
20

api-example.com

Ruby
1
star
21

ta

A very polite command line application
C#
1
star
22

TransImgBG

JavaScript
1
star
23

SassyCanary

Sassy DevTools goodness
1
star
24

Emuifier

JavaScript
1
star
25

lindsayevans.github.com

lindsayevans.github.com
1
star
26

mixed-reality-service-hyperledger

Backend for Mixed Reality Service based on Hyperledger
Go
1
star
27

jslib-std-metadata

Standardised metadata properties in JavaScript libraries
JavaScript
1
star
28

spinningflamingskull.com

spinningflamingskull.com
HTML
1
star
29

sydjs-laksa-refactor

1
star
30

SoTC

1
star
31

html5-shiv

JavaScript
1
star
32

brrw

1
star
33

intheglitchypostapocalypticworldtherewillbecamels.com

1
star
34

HTTP-Header-Survey

Intended to be a monthly comparison of HTTP headers & validity & stuff
Ruby
1
star
35

Stringifier

JS library for string formatting
JavaScript
1
star
36

bwr.kz

bwr.kz
JavaScript
1
star
37

md-sketch-colour-palette

Builds a Sketch file containing symbols & layer styles based on a Material Design colour palette file
TypeScript
1
star