web-view

Minimalistic web browser in Atom

gabceb

38,591

59

3.0.0

MIT

GitHub

Atom Web View package

Opens a web browser in an editor in Atom.

It has a very neat and unique design that has a minimalist, simple design to it and is very easy to use and very pretty to look at.

Two ways to use the Web View package.

With command Palette

  1. ctrl-shift-P to open your Command Palette
  2. type in "Web View"

Using Atom's Menu bar

  1. Atom Menu Package
  2. Web View
  3. Go to page

Press Alt on windows if it's not there

Things you should know

Development

git clone https://github.com/gabcev/atom-web-view
git commit -am "<changelog>"
git add .
git push https://github.com/YOUR-GIT-USERNAME/atom-web-view

Atom.io Documentation

Atom Web View