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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -447,3 +447,6 @@ Originally by Rudloff under terms of [CC-BY-3.0](http://creativecommons.org/lice
447
447
## License
448
448
449
449
MIT
450
+
451
+
## Conclusion
452
+
Browserify is an open-source JavaScript tool that allows developers to write Node.js-style modules that compile for use in the browser. Browserify lets you use require in the browser, the same way you'd use it in Node.
0 commit comments