You can add JavaScript libraries to your Pen through the JavaScript settings menu . There are two ways to access the JavaScript settings menu. For quickest access, click the gear icon in the upper left of the JS editor panel. That opens the Pen Settings menu with the JavaScript tab automatically selected.
Read moreHow do I change the view on my CodePen?
From the header at the top, logged-in CodePen members can heart or fork your Pen. Or, use the “Change View” menu to switch to the Editor View to inspect the code, or the Details View to see your Pen’s description and leave a comment. Logged-out visitors will not see the Love button.
Read moreWhat is Live View in CodePen?
Live View is a full-page view of your Pen that updates in real time as you update the code in your Pen . Updates happen as you type, just like the preview in the Editor, except that this URL can be open in another window or tab, in a different browser, or even on a completely different computer or device.
Read moreHow do I get preview in CodePen?
Easy Access Live View is a CodePen PRO feature. When you go PRO, all of your Pens will have Live View automatically. Go to a Pen you own, open the Change View menu, and click the Live View option .
Read moreHow do you save CodePen links?
#Save as GitHub Gist If you have connected your GitHub account to your CodePen account at login, you can move any Pen to your Gist account by clicking “Save as GitHub Gist” on the Export menu .
Read moreHow do you save a fork in CodePen?
#How to Fork To fork a Pen or Project, click the Fork button at the lower right in the footer of the Editor view . You can create a fork before making changes, or you can start editing first, then fork when you’re ready to save your changes.
Read moreHow do you compile CodePen?
How to run code in CodePen
Read more