Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

executable file
·
12 lines (8 loc) · 400 Bytes

What is this?

This is a simple binds library written in JavaScript I wrote in literally less than half an hour so bare with me, if needs lots of refactoring but it works, and it works decently well.

I'll do refactoring and all that when I'm bothered (never)

What can't it do?

  • Vi like bindings
    • yy = pressing y twice etc
  • Work on only key down and not up
    • Haven't been bothered