@etherguy-linusshyu/weekend
v1.0.4
Published
This is a fast script about web3.You can quickly create a front-end development framework. I adapted web3 for this framework, enabling blockchain practitioners to quickly build their front-end projects.
Downloads
5
Maintainers
Readme
Week.js
This is a fast script about web3.You can quickly create a front-end development framework. I adapted web3 for this framework, enabling blockchain practitioners to quickly build their front-end projects.
install
npm i @etherguy-linusshyu/weekend
use
vim open -e .zshrc
alias weekend="node_modules/@etherguy-linusshyu/weekend/week.js.sh"
sudo chmod 777 node_modules/@etherguy-linusshyu/weekend/week.js.sh
source ~/.zshrc
weekend
Update npm package
npm update @etherguy-linusshyu/weekend --save
Community
License
MIT License
Update
Version 0.1.1
Update information:
Write name system.You can easily to create a new project🎉
Write application fast reboot system🎉
write outside css style system🎉
Version 0.1.2
Update information:
Fix⚠️ The bug of week.js cannot be used globally
Fix⚠️ Global variable invalidation problem