joe 4 vuotta sitten
vanhempi
commit
7a94349788

+ 4 - 1
content/languages/js/best-libraries-or-framework.md

@@ -17,4 +17,7 @@ draft: true
 - [motion](https://motion.dev/)
 - [preactjs](https://preactjs.com/)
 - [many libraries](https://dev.to/plazarev/overview-of-svelte-ui-libraries-and-components-2ban)
-- []()
+- [tailwind](https://tailwindcss.com/)
+- [chota](https://jenil.github.io/chota/)
+- [material design lite](https://getmdl.io/)
+- [bulma](https://bulma.io/documentation/overview/start/)

+ 2 - 1
content/res/docs_or_books.md

@@ -38,4 +38,5 @@ draft: false
 - [Paul Graham's Essays, Kindle version](https://github.com/evmn/Paul-Graham)
 > Paul Graham 是 YC 创始人,本项目抓取其 blog, 汇聚成一本 Kindle。稍微看了几段,写的非常好。
 - [Understanding AWK](https://earthly.dev/blog/awk-examples/)
-- [Linux coreutils 教程](https://learnbyexample.github.io/cli_text_processing_coreutils/preface.html)
+- [Linux coreutils 教程](https://learnbyexample.github.io/cli_text_processing_coreutils/preface.html)
+- [UML learning CN](https://www.visual-paradigm.com/cn/guide/uml-unified-modeling-language/what-is-uml/)