anseki

anseki

👤 Developer

21 repositories on SrcLog

View on GitHub
21 Repos
5.1k Stars
688 Forks
5.1k Watchers

Repositories (21)

leader-line anseki/leader-line JavaScript

Draw a leader line in your web page.

3.2k
plain-draggable anseki/plain-draggable JavaScript

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

816
readline-sync anseki/readline-sync JavaScript

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

776
vscode-color anseki/vscode-color JavaScript

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

98
htmlclean anseki/htmlclean JavaScript

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

62
plain-modal anseki/plain-modal JavaScript

The simple library for customizable modal window.

30
eager-image-loader anseki/eager-image-loader JavaScript

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 loading.

23
jquery-gettable anseki/jquery-gettable JavaScript

The simple jQuery Plugin for easy getting the table cells that are positioned on the horizontal line, the vertical line or both lines that pass through the target cell.

21
node-static-alias anseki/node-static-alias JavaScript

Serve static file which is not requested file. (e.g. `file.min.js` is requested, serve `file.js`)

14
gulp-htmlclean anseki/gulp-htmlclean JavaScript

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

12
gulp-confirm anseki/gulp-confirm JavaScript

Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.

9
grunt-task-helper anseki/grunt-task-helper JavaScript

Help with handling the files (e.g. check changed files) before other tasks, or adding something (e.g. replace text).

9
jquery-contextmenu-common anseki/jquery-contextmenu-common JavaScript

jQuery plugin to add common checkable menu items `checkbox` and `radio` and more features to jQuery.contextMenu.

8
overflow-android anseki/overflow-android JavaScript

Implement the inertia scroll for `overflow` element. And the polyfill for `overflow:scroll` / `overflow:auto` and `element.scrollLeft` / `element.scrollTop` on Android browser.

8
polyfill-svg-uri anseki/polyfill-svg-uri JavaScript

Polyfill for plain SVG as Data URI scheme.

3
pre-proc anseki/pre-proc JavaScript

The super simple preprocessor for front-end development.

3
grunt-confirm anseki/grunt-confirm JavaScript

Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.

3
dual-api anseki/dual-api JavaScript

Make your module implement dual APIs, callback API and thenable (Promise) API.

2
timed-transition anseki/timed-transition JavaScript

The simple shim for Transition Events with CSS transitions, that transparently intercepts difference between browsers.

2
m-class-list anseki/m-class-list JavaScript

The super simple shim for `classList` of HTML and SVG, that transparently intercepts difference between modern browsers and semi-modern browsers.

2
console-substitute anseki/console-substitute JavaScript

Polyfill for the String Substitutions by console.

0