Tony Brix
|
9b02e477c6
|
chore: consolidate eslint rules (#3368)
|
2024-07-14 18:54:46 -06:00 |
|
Tony Brix
|
62b941d417
|
chore: update eslint to v9 (#3367)
* chore: update eslint to v9
* remove compat
* pin typescript
|
2024-07-14 00:38:17 -06:00 |
|
Tony Brix
|
89ddeec2a0
|
docs: fix older versions in demo (#2934)
|
2023-08-11 21:46:54 -06:00 |
|
Tony Brix
|
71cc7b9d8b
|
docs: update docs (#2928)
Co-authored-by: Steven <steven@ceriously.com>
|
2023-08-10 21:25:40 -06:00 |
|
dependabot[bot]
|
7d111d8fba
|
chore(deps-dev): Bump eslint-config-standard from 17.0.0 to 17.1.0 (#2837)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Brix <tony@brix.ninja>
|
2023-06-06 00:39:57 -05:00 |
|
Florian Dreier
|
72ee2d620a
|
fix: Replace custom repeatString function with repeat() (#2820)
chore: Replace custom repeatString functions with ECMAScript String.repeat()
|
2023-05-30 17:19:19 -05:00 |
|
Tony Brix
|
ff663bc5c5
|
chore(deps): merge demo options with defaults (#2660)
chore(demo): merge demo options with defaults
|
2022-11-26 09:35:48 -06:00 |
|
Tony Brix
|
e8ddad0971
|
docs: fix demo initial options not loaded (#1983)
|
2021-03-25 08:51:34 -05:00 |
|
Tony Brix
|
ab033f27f3
|
remove tokenList
|
2020-04-08 23:57:18 -05:00 |
|
Tony Brix
|
be697ff89f
|
fix duplicate array
|
2020-04-08 23:52:39 -05:00 |
|
Tony Brix
|
808d52e047
|
fix demo tokens
|
2020-04-08 23:46:46 -05:00 |
|
Tony Brix
|
6475318eef
|
show items in lexer data
|
2020-04-02 00:34:08 -05:00 |
|
Tony Brix
|
a82d1c6077
|
update docs
|
2020-04-02 00:24:21 -05:00 |
|
Tony Brix
|
c0db64bcf8
|
lint
|
2019-07-02 16:28:32 -05:00 |
|
Tony Brix
|
1a1dd43ab1
|
space-before-function-paren never
|
2019-05-03 20:59:44 -05:00 |
|
Tony Brix
|
bc835ae99e
|
simplify eslint config
|
2019-05-03 20:59:44 -05:00 |
|
Tony Brix
|
d9f22d2726
|
separate eslint config
|
2019-05-03 20:59:43 -05:00 |
|
Tony Brix
|
14da71c5cb
|
clean up more code
|
2019-02-14 11:52:14 -06:00 |
|
Tony Brix
|
f8d2413a08
|
clean up code
|
2019-02-14 11:15:42 -06:00 |
|
Tony Brix
|
a00ae47f3a
|
use worker in ie11
|
2019-02-14 09:19:14 -06:00 |
|
Tony Brix
|
0f4ac747a2
|
add commit input
|
2019-02-14 00:08:33 -06:00 |
|
Tony Brix
|
ab42f86430
|
add response time
|
2019-02-13 14:18:15 -06:00 |
|
Tony Brix
|
acf9c82388
|
use worker to prevent dos
|
2019-02-13 12:16:39 -06:00 |
|