udacity / frontend-grading-engine

Providing immediate feedback for front-end code
MIT License
132 stars 172 forks source link

make the Safari wrapper a library #27

Open notetiene opened 7 years ago

notetiene commented 7 years ago

To increase modularity and its functionalities, it might be interesting to make a library out of the Safari wrapper. From my knowledge, it's the most complete WebExtensions wrapper for Safari available.

We could also make it a NPM task that will inject the needed functionalities of an extension to work on Safari.