You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# WriteIt.js
2
-
**_WriteIt.js is lightweight javascript library for text-writing/type-writing effect_**.
2
+
**_WriteIt.js is javascript library for textwriting effect_**.
3
3
4
4
It is completely attribute based system. tweak few attribute and get completly new animation, **you don't need to write single line of javscript :-)**.
5
5
6
-
It is light-weight it can run over 100s of instances simultaneously.
6
+
It can run over 100s of instances simultaneously.
7
7
8
8
Documentation on: https://khushit-shah.github.io/WriteIt.js
9
9
@@ -13,8 +13,9 @@ Documentation on: https://khushit-shah.github.io/WriteIt.js
13
13
```html
14
14
<bodywriteit-auto-start>
15
15
<pwriteit-animate>CursorJS is <b>best</b> text writing effect <i>javascript library</i></p>
0 commit comments