anseki

Results 20 repositories owned by anseki

readline-sync

792
Stars
64
Forks
Watchers

Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).

leader-line

2.9k
Stars
401
Forks
Watchers

Draw a leader line in your web page.

plain-draggable

749
Stars
94
Forks
Watchers

The simple and high performance library to allow HTML/SVG element to be dragged.

vscode-color

97
Stars
28
Forks
Watchers

Helper with GUI to generate color codes such as CSS color notations.

gnirts

92
Stars
12
Forks
Watchers

Obfuscate string literals in JavaScript code.

htmlclean

61
Stars
12
Forks
Watchers

Simple and safety HTML/SVG cleaner to minify without changing its structure.

anim-event

30
Stars
18
Forks
Watchers

Event Manager for Animation

anim-sequence

17
Stars
1
Forks
Watchers

Simple Animation Controller with Timeline

cssprefix

17
Stars
4
Forks
Watchers

CSS Prefixer for JavaScript code. The simple library to get vendor-prefixed name (e.g. `webkitFlex`) and vendor-prefixed value (e.g. `-moz-inline-grid`) of CSS property. This is not pre-compiler for s...

eager-image-loader

24
Stars
9
Forks
Watchers

The eager-loading for image files on the web page that loads the files according to your plan. This differs from the lazy-loading, for example, this can be used to avoid that the user waits for the lo...