@lskjs/stringify
v3.19.0
Published
LSK stringify.
Downloads
835
Maintainers
Keywords
Readme
LSK.js – getspreadsheet
@lskjs/getspreadsheet – LSK getspreadsheet.
Table of contents
⌨️ Install
# yarn
yarn i @lskjs/getspreadsheet bluebird lodash
# npm
npm i @lskjs/getspreadsheet bluebird lodash
📖 License
This project is licensed under the MIT License - see the LICENSE file for details
👥 Contributors
👏 Contributing
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b features/fooBar
) - Commit your changes (
git commit -am 'feat(image): Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request