Skip to content

kotikan/TractrBeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TractrBeam

A Sketch plugin for scraping website content

Setting up with WebStorm, Karma and Jasmine

  1. Get WebStorm https://www.jetbrains.com/webstorm/
  2. Follow this guide: https://www.jetbrains.com/webstorm/help/preparing-to-use-karma-test-runner.html
  3. install in the project
  4. And this one https://www.jetbrains.com/webstorm/help/creating-javascript-unit-tests.html
  5. Test (spec) folder is included in this repo
  6. And this one: https://www.jetbrains.com/webstorm/help/running-unit-tests-on-karma.html
  7. For karma init: 1. Framework - jasmine 2. RequireJs - yes 3. Browsers - PhantomJS 4. Locations -
    • src/*.js
    • spec/*Spec.js 5. Bootstrap - yes 6. Watch - no

About

A Sketch plugin for scraping website content

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published