Killer Boss Original
|
61fced1008
|
2022.01.26
|
2023-01-26 19:51:41 +00:00 |
|
Killer Boss Original
|
1eba1d245b
|
Update
|
2023-01-10 19:26:41 +01:00 |
|
anseki
|
0aeb612603
|
Add information about async running.
|
2022-11-03 12:49:54 +09:00 |
|
anseki
|
ab3dfa7cf4
|
Fix: Link to LICENSE-MIT -> LICENSE
|
2022-08-19 12:40:46 +09:00 |
|
anseki
|
202fe64730
|
Update project template
|
2021-06-03 21:49:13 +09:00 |
|
anseki
|
0976ec57cf
|
Rename read.cs.js -> read.wsh.js
|
2021-05-31 19:02:29 +09:00 |
|
anseki
|
ab0806ee61
|
Typo: marge -> merge
|
2021-02-25 15:11:29 +09:00 |
|
anseki
|
668a1e8371
|
v1.4.10
|
2019-07-27 21:58:50 +09:00 |
|
anseki
|
3d14a9a027
|
Adjust for new constants .
|
2019-07-27 21:55:29 +09:00 |
|
anseki
|
12985521cf
|
format code
|
2019-07-27 21:52:40 +09:00 |
|
anseki
|
84eae4ae65
|
Add Note in keyInPause
|
2018-10-01 16:24:51 +09:00 |
|
anseki
|
c4d4403d04
|
Rename: LICENSE-MIT => LICENSE
|
2018-03-02 12:07:10 +09:00 |
|
anseki
|
7ae7e6a489
|
v1.4.9
|
2018-02-17 20:46:54 +09:00 |
|
anseki
|
d042b2e3b4
|
Change files in package
|
2018-02-17 20:10:21 +09:00 |
|
anseki
|
559a80a734
|
Change files in package
|
2018-02-17 18:46:59 +09:00 |
|
anseki
|
d328593a1f
|
v1.4.8
|
2018-02-07 12:07:35 +09:00 |
|
anseki
|
6f1e15a0e1
|
Merge branch 'pull-request-patch-1'
|
2018-01-22 23:29:15 +09:00 |
|
anseki
|
fb123501a6
|
Merge branch 'patch-1' of https://github.com/paulmillr/readline-sync into pull-request-patch-1
|
2018-01-22 23:26:48 +09:00 |
|
Paul Miller
|
7a7a7b2e36
|
Don't git include all the useless files.
Only lib is necessary.
|
2018-01-22 15:51:30 +02:00 |
|
anseki
|
9e7684f359
|
Typo
|
2017-08-30 13:08:29 +09:00 |
|
anseki
|
921bbc285d
|
Typo
|
2017-08-30 13:01:29 +09:00 |
|
anseki
|
2c54db21f9
|
Add example
|
2017-08-27 12:27:00 +09:00 |
|
anseki
|
5ffd098e36
|
Typo: Pagenation -> Pagination
|
2017-08-25 16:41:51 +09:00 |
|
anseki
|
4ffcbc467d
|
Add information about Pagenation
|
2017-08-25 16:40:43 +09:00 |
|
anseki
|
40211f1987
|
v1.4.7
|
2017-03-18 22:48:02 +09:00 |
|
anseki
|
4d62116ab2
|
Fix: unsafe initializing Buffer
|
2017-03-18 22:47:19 +09:00 |
|
anseki
|
39e95b7ca7
|
v1.4.6
|
2017-02-01 23:21:13 +09:00 |
|
anseki
|
31555dda87
|
.eslintrc -> .eslintrc.json
|
2017-02-01 23:19:22 +09:00 |
|
anseki
|
90f173ad92
|
Add getRawInput method, fix #36
|
2016-10-28 15:16:59 +09:00 |
|
anseki
|
e39454cd2b
|
Fix #38, change the placement of colon in default query
A colon in `query` doesn't mean a starting point of user input now.
It is common style that makes a colon mean a separator.
|
2016-06-13 19:41:45 +09:00 |
|
anseki
|
c719316327
|
Fixes #37
Node.js bug (#18) regressed again in v5.6.0, it is fixed in v6.2.0.
|
2016-06-04 21:18:42 +09:00 |
|
anseki
|
66d294e992
|
Fix: comments for ESLint
|
2016-05-02 19:56:06 +09:00 |
|
anseki
|
a7555c2aac
|
v1.4.2
|
2016-04-30 21:40:15 +09:00 |
|
anseki
|
cbd6b25b2a
|
Additional info about Buffer
|
2016-04-28 17:42:26 +09:00 |
|
anseki
|
92dee428f1
|
Add note about bufferSize to README
|
2016-04-27 23:36:28 +09:00 |
|
anseki
|
8c78b18e58
|
Use Buffer.alloc if it is available.
|
2016-04-27 22:57:16 +09:00 |
|
anseki
|
5f5492ce0c
|
Update for ESLint version
|
2016-04-27 22:26:19 +09:00 |
|
anseki
|
08e130af38
|
Code style for ESLint
|
2016-04-27 22:02:12 +09:00 |
|
anseki
|
2b0e8cd93f
|
Update "Note" in README
|
2016-03-05 13:11:09 +09:00 |
|
anseki
|
f802e5bece
|
Fix: README
|
2016-02-24 01:26:38 +09:00 |
|
anseki
|
67f3b66480
|
Support new placeholder syntax.
|
2016-02-24 01:20:41 +09:00 |
|
anseki
|
7b59655a9a
|
Change default error message
|
2016-02-06 13:47:10 +09:00 |
|
anseki
|
e320f77429
|
Fix #30
|
2016-02-06 11:42:37 +09:00 |
|
anseki
|
ed02067795
|
Change: Accept value as options.cancel . Add placeholder parameters itemsCount , firstItem and lastItem .
|
2016-01-27 16:42:29 +09:00 |
|
anseki
|
0e700b21f6
|
Update: Support NodeJS-v4.2.4 and v5.1.0 that fixed about issue #18.
|
2015-12-24 18:32:18 +09:00 |
|
anseki
|
2ab19593d8
|
Fix: README mistake in sentence
|
2015-10-21 23:42:50 +09:00 |
|
anseki
|
904fa023c5
|
Add comment in read.ps1
|
2015-08-31 16:46:58 +09:00 |
|
anseki
|
c3b717b5b5
|
Fix: PowerShell fails when the key is pushed before it is ready (#19)
|
2015-08-31 02:14:21 +09:00 |
|
anseki
|
274d13a44b
|
Fix: iojs-v2.3.2+ input stream can not read first line. (#18)
|
2015-08-23 14:24:37 +09:00 |
|
anseki
|
8abae72910
|
Typo: README
|
2015-08-21 11:39:59 +09:00 |
|