kaorukobo / Codiad-Deep-Linking

Deep linking for the Codiad Web IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codiad Deep Linking

This plugin allows to do deep linking in the Codiad IDE. http://en.wikipedia.org/wiki/Deep_linking

  • init.js initializes your plugin into the system
  • plugin.json is what Codiad uses to identify your plugin

This pluging does not need configuration and it should work on most browsers.

With this plugin you will be able to navigate the Codiad tree using something like this in the address bar: http://codiad.server/#awesome/path/to/file.html

Codiad Web IDE

Codiad is a web-based IDE framework with a small footprint and minimal requirements. https://github.com/Codiad/Codiad

About

Deep linking for the Codiad Web IDE


Languages

Language:JavaScript 94.1%Language:PHP 5.9%