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
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,11 +144,13 @@ This project is MIT licensed.
144
144
## Browser and Environment Support
145
145
GStime is designed to work in modern browsers that support ES6 features. It should work in:
146
146
147
-
Chrome 51+
148
-
Firefox 54+
149
-
Safari 10+
150
-
Edge 15+
151
-
Opera 38+
147
+
- Chrome 51+
148
+
- Firefox 54+
149
+
- Safari 10+
150
+
- Edge 15+
151
+
- Opera 38+
152
+
152
153
For server-side environments, GStime is compatible with Node.js 6.4.0 and later versions.
153
154
154
-
Note: Some features may require additional polyfills for older browsers. For the best experience and widest compatibility, consider using GStime with a modern browser or environment.
155
+
### Note:
156
+
Some features may require additional polyfills for older browsers. For the best experience and widest compatibility, consider using GStime with a modern browser or environment.
0 commit comments