Archived
1
0
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
1a67959b1a add boolean value to attr 2022-05-29 02:02:55 +03:00
6a03f421b3 add tests for visit attr hook 2022-05-29 01:41:27 +03:00
d39979645d change make commands 2022-05-29 01:40:48 +03:00
0a70e34a13 add hooks 2022-05-28 23:28:31 +03:00
c3014d690b add possibility to wrap node 2022-05-22 22:47:17 +03:00
f1d6a2e989 allow single string in class names attribute 2022-05-22 12:47:24 +03:00
6e2a2e5c76 expose core types from ren node 2022-05-22 12:42:35 +03:00
30ab50703b move E and F utils to ren 2022-05-22 00:26:32 +03:00
bfcb5ccaee add more tests 2022-05-22 00:13:39 +03:00
b326d14676 refac to deno 2022-05-22 00:03:48 +03:00
1b21c2d796 feat: improve api 2022-03-20 23:22:43 +03:00
f7d94d9010 chore: fix package config 2022-03-18 22:50:20 +03:00
aed7477085 chore: ignore style for lib folder 2022-03-18 22:49:56 +03:00
87e7f2f40b refac(str): improve encoding 2022-03-18 22:45:19 +03:00
bb35ebc23a refac(makefile): rename commands 2022-03-18 22:44:48 +03:00
e41b93ed61 refac(node): remove with child 2022-03-18 22:44:14 +03:00
cc9a67d055 refac: remove async 2022-03-18 22:43:37 +03:00
f577128923 feat: add Nil and false to sync node type
refac: remove maybeWithChildren, use sparse array
2022-03-17 16:34:44 +03:00
9a783eba32 chore: remove unnecessary libs 2022-03-17 12:07:18 +03:00
30de5b9423 fix: declarations 2022-03-17 11:53:53 +03:00
71b81704e6 chore: add package info 2022-03-16 23:24:49 +03:00
c26a095fef chore: rebuild sources 2022-03-16 22:25:42 +03:00
a0df5e48fa feat(node): add fragment
feat(node): add async nodes
2022-03-16 22:23:29 +03:00
0978aa8754 . 2022-03-14 10:32:45 +03:00