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
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# Mux Node SDK
2
2
3
-
This library is intended to provide Mux API convenience methods for applications written in server-side Javascript.
3
+
Official Mux API wrapper for Node projects.
4
4
5
-
__Please note__ that this package uses Mux access tokens and secret keys and is intended to be used in server-side code only.
5
+
This library is intended to provide Mux API convenience methods for applications written in server-side Javascript. __Please note__ that this package uses Mux access tokens and secret keys and is intended to be used in server-side code only.
6
+
7
+
Not familiar with Mux? Check out https://mux.com/ for more information.
Copy file name to clipboardExpand all lines: manual/index.md
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# Mux Node SDK
2
2
3
-
This library is intended to provide Mux API convenience methods for applications written in server-side Javascript.
3
+
Official Mux API wrapper for Node projects.
4
4
5
-
__Please note__ that this package uses Mux access tokens and secret keys and is intended to be used in server-side code only.
5
+
This library is intended to provide Mux API convenience methods for applications written in server-side Javascript. __Please note__ that this package uses Mux access tokens and secret keys and is intended to be used in server-side code only.
6
+
7
+
Not familiar with Mux? Check out https://mux.com/ for more information.
0 commit comments