README
node-webkit-winstate
Provide Preserve window state between sessions as library
Installation
npm install node-webkit-winstate
Usage
<script src="node_modules/node-webkit-winstate/index.js"></script>
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT