0.1.13 • Published 6 years ago

@nk11/core-components v0.1.13

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago
keyboard-interactions
Wrapper around keyboard inputs
Build Status Project License
Grade Badge Coverage Badge
Dependencies Dev Dependencies

Project Overview

This library contains a simple wrapper for different input methods. By introducing an 'action' to bind multiple input combos plus their handlers with it a better customisation by the user may be achieved.

Features

  • Better Usability by customizing Keyboard Inputs

TODO

  • have a production built that optimises bundle size
    • this is only for testing as the comonents should probably not be loaded statically
    • find out about redundant jquery and lodash imports for keyboard and core-components
    • what to do with the font awesome icon imports and fonts..
      • removing fonts statically might be bad for older browsers
      • loading fonts inline(one big chunk) might also be bad for mobile performance

  • loaders
    • how to define multiple loaders for *.css with separate behaviour
      • like node_modules/.css and src/.css
      • global includes and local includes for shadow dom
    • the current implementation is working but rather less fancy
  • a mapping component that defines mappings from device buttons or events to actions, compare both approaches

  • dropped the icons for now as they don't align well with shadowDom and webpack

Build Status

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.0

6 years ago