Commit Graph

1859 Commits

Author SHA1 Message Date
github-actions[bot]
ca6a407ca8 doc: update CONTRIBUTING.md. 2024-07-24 16:04:11 +00:00
Apin
d7ea92c019 doc: update dart.md (#806)
* doc: update dart.md

* doc: update dart.md

完善 import 部分内容

* doc: update dart.md

修正翻译错误,将 “地图” 修改为 “映射”
2024-07-25 00:03:03 +08:00
zhangym
f25137d53d feat: add jupyter (#803)
* feat: add jupyter note

* fix: alter note

* fix:add note
2024-07-21 15:09:00 +08:00
小弟调调
3e40d6e54f doc: Update README.md #102 2024-07-19 01:53:03 +08:00
jaywcjlove
145bdf9119 doc: update docs/git.md 2024-07-18 17:10:19 +08:00
github-actions[bot]
daccdf940a doc: update README.md. 2024-07-17 14:46:28 +00:00
github-actions[bot]
29b9e61adb doc: update CONTRIBUTING.md. 2024-07-17 14:46:27 +00:00
Apin
708329d8f2 doc: update golang.md (#802)
类型转换中补充了字符串与其他类型相互转换的方法
2024-07-17 22:45:13 +08:00
Amos
fac5af10c8 doc: update flutter.md (#800) 2024-07-15 18:15:44 +08:00
Amos
a45e63a966 doc: update dart.md (#801) 2024-07-15 18:15:09 +08:00
github-actions[bot]
6c3b017099 doc: update README.md. 2024-07-14 14:51:40 +00:00
github-actions[bot]
68aaed2cef doc: update CONTRIBUTING.md. 2024-07-14 14:51:39 +00:00
小弟调调
a05328f389 doc: Update README.md #102 2024-07-14 22:50:41 +08:00
github-actions[bot]
707e939bf6 doc: update README.md. 2024-07-08 17:18:43 +00:00
github-actions[bot]
94a5baec46 doc: update CONTRIBUTING.md. 2024-07-08 17:18:42 +00:00
jaywcjlove
0d7f6653b6 doc: Update README.md #786 2024-07-09 01:17:12 +08:00
github-actions[bot]
4f4ac84ec9 doc: update README.md. 2024-07-08 17:13:41 +00:00
github-actions[bot]
a8fbc4f8e1 doc: update CONTRIBUTING.md. 2024-07-08 17:13:40 +00:00
Mieriki
3cbec70a5e doc: Update vue.md (#786)
添加 vue3 watch 监听多个值的模板
2024-07-09 01:12:20 +08:00
jaywcjlove
8e9132f900 doc: Update docs/json.md 2024-07-05 12:02:13 +08:00
jaywcjlove
aadda3d5c5 doc: Update README.md 2024-07-02 22:15:10 +08:00
jaywcjlove
031b7f1976 doc: Update README.md #102 2024-06-29 18:42:46 +08:00
小弟调调
34bf61c2fb doc: Update README.md (#102) 2024-06-27 22:54:17 +08:00
jaywcjlove
3e05d637d3 doc: update stylex.md 2024-06-26 12:12:04 +08:00
github-actions[bot]
658abb0e00 doc: update README.md. 2024-06-26 02:08:51 +00:00
github-actions[bot]
5dc858cfe5 doc: update CONTRIBUTING.md. 2024-06-26 02:08:50 +00:00
王叨叨
29c4430e3a chore: update README.md (#677)
* Feat: 增加国内镜像网站

* chore: 调整网站名称
2024-06-26 10:07:45 +08:00
jaywcjlove
229193a584 released v1.44.0 2024-06-25 23:49:41 +08:00
jaywcjlove
222f5bc604 feat: add stylex.md 2024-06-25 23:22:03 +08:00
jaywcjlove
4b22796c36 doc: update docs/dart.md 2024-06-25 23:22:03 +08:00
jaywcjlove
eb01adb655 doc: update docs/dart.md 2024-06-25 23:22:03 +08:00
jaywcjlove
ebc7ef957a doc: update docs/regex.md 2024-06-25 23:22:03 +08:00
jaywcjlove
91e0fb3af7 doc: add hook.md 2024-06-25 23:22:03 +08:00
jaywcjlove
3b817385a8 doc: update xjs.md #674 2024-06-25 23:22:03 +08:00
github-actions[bot]
d19915eac8 doc: update README.md. 2024-06-25 15:04:42 +00:00
github-actions[bot]
3478e345eb doc: update CONTRIBUTING.md. 2024-06-25 15:04:42 +00:00
h7ml
70b561c710 docs(erlang): update docs/erlang.md (#676)
* feat(docs): add Erlang cheat sheet

Create an Erlang备忘清单 in markdown format to document common commands and
operations for Erlang programming, including入门, 代码结构, 常用内置函数 (BIFs),
并发编程, 错误处理, 分布式编程, OTP框架, 和测试.

This cheat sheet aims to provide a quick reference for Erlang developers and
learners, summarizing key points and examples for various aspects of the
language.

* docs(erlang): update links and clean up markdown formatting

- Update Erlang documentation links.
2024-06-25 23:03:33 +08:00
github-actions[bot]
60fae2b928 doc: update README.md. 2024-06-25 05:54:13 +00:00
github-actions[bot]
85d74eb81a doc: update CONTRIBUTING.md. 2024-06-25 05:54:12 +00:00
jaywcjlove
99c34277e1 doc: update xjs.md #674 2024-06-25 13:52:13 +08:00
h7ml
1013713630 doc: add rxjs.md cheat sheet (#674)
Create a new cheat sheet for RxJS covering key concepts, operators, and methods. This includes installation, importing, creating Observables, and using various operators such as map, filter, switchMap, and more. The document also explains important concepts like Schedulers and provides examples for better understanding.
2024-06-25 13:05:27 +08:00
jaywcjlove
942f2c9563 doc: update erlang.md #673 2024-06-25 13:01:26 +08:00
jaywcjlove
0be71ca830 doc: update erlang.md #673 2024-06-25 12:53:41 +08:00
github-actions[bot]
121db975c4 doc: update README.md. 2024-06-25 04:35:12 +00:00
github-actions[bot]
8f54901b92 doc: update CONTRIBUTING.md. 2024-06-25 04:35:11 +00:00
h7ml
09fd8603cb feat(docs): add Erlang cheat sheet (#673)
Create an Erlang备忘清单 in markdown format to document common commands and
operations for Erlang programming, including入门, 代码结构, 常用内置函数 (BIFs),
并发编程, 错误处理, 分布式编程, OTP框架, 和测试.

This cheat sheet aims to provide a quick reference for Erlang developers and
learners, summarizing key points and examples for various aspects of the
language.
2024-06-25 12:33:55 +08:00
jaywcjlove
1fb3dd7c34 doc: update pinia.md #672 2024-06-25 05:46:30 +08:00
github-actions[bot]
819704c974 doc: update README.md. 2024-06-24 21:25:53 +00:00
github-actions[bot]
41e7f5e2ce doc: update CONTRIBUTING.md. 2024-06-24 21:25:52 +00:00
github-actions[bot]
3fa46ae173 doc: update README.md. 2024-06-24 21:25:13 +00:00