html-tab
Example package to open any HTML in a tab.
mark-hahn 39,191 13 1.0.2 MIT GitHub

html-tab package

Example Atom editor package to open any HTML in a tab

This example package includes the minimum amount of code to open arbitrary HTML in a tab in the Atom editor. It can be examined for educational purposes and it can act as a template for a new HTML package.

Feel free to ask questions at the Atom discussion group: https://discuss.atom.io/

Usage

  • Install with apm install html-tab
  • Press ctrl-alt-H
  • Read the source
    • Open the settings tab
    • Type html in the package search box on the left
    • Select Html Tab
    • On the right side click Open In Atom

Future

Expand this into a full browser. (easy peasy)

License

Copyright Mark Hahn by MIT license