rotor

0.0.15 • Public • Published

Rotor is a code mirroring library built for mojo.js

var Application = require("mojo-application");
var app = new Application();
app.use(require("rotor"));
{{
    rotor: {
      files: liveFiles
    }
}}

Dependents (1)

Package Sidebar

Install

npm i rotor

Weekly Downloads

2

Version

0.0.15

License

ISC

Last publish

Collaborators

  • architectd
  • crcn