1. @hai2007/nodejs
🔨 node.js常用的基础方法汇总。
@hai2007/nodejs
Package: @hai2007/nodejs
Created by: hai2007
Last modified: Fri, 08 Apr 2022 13:45:42 GMT
Version: 3.0.1
License: MIT
Downloads: 27
Repository: https://github.com/hai2007/node.js

Install

npm install @hai2007/nodejs
yarn add @hai2007/nodejs

@hai2007/nodejs - 🔨 node.js常用的基础方法汇总

downloads Version License GitHub repo stars

Issues

使用的时候遇到任何问题或有好的建议,请点击进入issue

How to use?

首先,你需要进行安装:

npm install --save-dev @hai2007/nodejs

安装好了以后,就可以使用了,使用的方式很多,具体的使用你可以查阅文档哦~

在很多时候,如果你进行了全局安装,也就是:

npm install -g @hai2007/nodejs

那么,你就可以在命令行执行下面命令:

nodejs

你就可以看见命令行打印出来帮助信息,这些命令在有些时候,对你项目打包等有很好的辅助功能。

开源协议

MIT

Copyright (c) 2020-present hai2007 走一步,再走一步。

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin