richgilbank / Scratch-JS

Run ES6, CoffeeScript and LiveScript on any page from Chrome's DevTools!
MIT License
350 stars 50 forks source link

import libraries #90

Open joeSaad opened 7 years ago

joeSaad commented 7 years ago

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'