Commit graph

12 commits

Author SHA1 Message Date
marihachi
aa893a8477
implement plain syntax (#114)
* implement plain syntax

* public api

* plain syntax

* public api

* plain syntax

* Update test/parser.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* plain parser -> simple parser

* nomfm -> plain

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-06-07 23:41:09 +09:00
marihachi
051e903d43 add test 2021-10-17 14:33:22 +09:00
marihachi
ffe1e3ffca add test 2021-10-17 14:25:59 +09:00
syuilo
9287a3b5b9 Introduce api-extractor and lint 2021-07-31 15:12:43 +09:00
syuilo
047474831b add test 2021-07-23 11:24:04 +09:00
syuilo
3d3032aa71 Introduce coverage integration 2021-06-26 23:48:46 +09:00
marihachi
152b947044 fix test 2021-04-19 10:27:06 +09:00
marihachi
be39aab80d inspect API accept a single node. 2021-04-17 11:34:32 +09:00
marihachi
10e50dd8fa modify(api): change the function signature of extract API 2021-04-10 19:56:26 +09:00
marihachi
cbb00a5a66 export node generation macros. 2021-04-10 18:09:44 +09:00
marihachi
33c0b6c960 biyo 2021-04-10 17:31:29 +09:00
syuilo
fbaeed930e refactor(test): テストを分割 2021-04-03 21:04:53 +09:00