Code Monkey home page Code Monkey logo

datacenter_api2_resolver's Introduction

datacenter_api2_resolver

用于打包解析datacenter_api2的工具类

获取npm模块包

当前包已经发布到npmjs服务器上,权限为public
项目链接
可以直接通过在package.json内添加依赖("datacenter_api2_resolver": "^1.0.16"), 然后import {HelloWorld, Utils} from 'datacenter_api2_resolver'获取代码模块

更新npm模块包

  1. 首先保证本地更新好的datacenter_api2_resolver项目代码已经更新完毕,并且更新package.json上的version字段
  2. 如果没有npmjs账号的,需要在npmjs官网上注册一个账号;
  3. 注册完成后,通过npm命令添加用户 "npm adduser",填写相关的用户信息;
  4. 控制台cd到本地更新好的datacenter_api2_resolver项目目录;
  5. 执行命令npm publish
  6. 此时正常来说项目会自动打包,并且上传到npmjs服务上。成功后,将需要更新版本的项目版本改为新的版本号,并且然后npm install即可

datacenter_api2_resolver's People

Contributors

copperfield013 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.