0.1.3 • Published 2 years ago

@magic-circle/midi v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

@CreativeControls/Screenshots

Enables the editor to save screenshots including a snapshot of the app's current state, this snapshot can then be restored at a later time.

Settings

import path from 'path';

module.exports = {
  screenshots: {

    // Place to save screenshots
    path: path.join(__dirname, 'screenshots'),

    // Save the current git state into the snapshop
    gitInfo: true,
  }
}
0.1.0

2 years ago

0.1.0-alpha.5

2 years ago

0.1.0-alpha.4

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0-alpha.1

2 years ago

0.1.0-alpha.0

2 years ago

0.1.0-alpha.3

2 years ago

0.1.0-alpha.2

2 years ago

0.1.3

2 years ago

0.0.7

4 years ago