Skip to content

Commit cc516f7

Browse files
committed
readme
1 parent 3ff3319 commit cc516f7

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

readme.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,22 @@ Welcome to suggest and contribute.
3131

3232
# Discussion
3333

34-
[To discord https://discord.gg/4exxtFgkcz](https://discord.gg/4exxtFgkcz)
34+
[To discord https://discord.gg/4exxtFgkcz](https://discord.gg/4exxtFgkcz)
35+
36+
# Recommend packages
37+
38+
## recursive-free
39+
40+
> [Github](https://github.com/facing-dev/recursive-free)
41+
42+
> Make your recursive-like functions leave stack overflow.
43+
44+
* Simulate function stack to void stack overflow in recursive-like functions.
45+
* High performance implemented by JavaScript Map.
46+
47+
48+
### @facing/event-bus
49+
50+
> [Github](https://github.com/facing-dev/event-bus)
51+
52+
> Event bus JavaScript implementation

0 commit comments

Comments
 (0)