Scratch-JS
Scratch-JS copied to clipboard
import libraries
Is there a way to import libraries on the go in the browser? Would be a great feature if present.
import React, { Component } from 'react'