<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Npm on 彩虹兔的博客</title>
    <link>https://blog.caihongtu.top/tags/npm/</link>
    <description>Recent content from 彩虹兔的博客</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    
    <managingEditor>admin_reply@caihongtu.top (彩虹兔)</managingEditor>
    <webMaster>admin_reply@caihongtu.top (彩虹兔)</webMaster>
    
    <copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright>
    
    <lastBuildDate>Sun, 29 Mar 2026 15:13:17 -0700</lastBuildDate>
    
    
    <atom:link href="https://blog.caihongtu.top/tags/npm/index.xml" rel="self" type="application/rss&#43;xml" />
    

    
    

    <item>
      <title>创建第一个npm包</title>
      <link>https://blog.caihongtu.top/post/2026/create-npm-package-frist/</link>
      <pubDate>Sat, 28 Mar 2026 23:10:04 -0700</pubDate>
      <author>admin_reply@caihongtu.top (彩虹兔)</author>
      <guid>https://blog.caihongtu.top/post/2026/create-npm-package-frist/</guid>
      <description>
        <![CDATA[<h1>创建第一个npm包</h1><p>作者：彩虹兔（admin_reply@caihongtu.top）</p>
        
          <h2 id="介绍">
<a class="header-anchor" href="#%e4%bb%8b%e7%bb%8d"></a>
介绍
</h2><p>什么是npm包？</p>
<p><strong>npm 包</strong>（Node Package Manager Package），是<strong>Node.js 生态系统中，用于封装、复用和分发 JavaScript 代码的标准化模块单元</strong>。简单说，它就是一个打包好的代码工具库，可以被直接下载、引用到项目中使用。</p>
        
        <hr><p>本文2026-03-28首发于<a href='https://blog.caihongtu.top/'>彩虹兔的博客</a>，最后修改于2026-03-29</p>]]>
      </description>
      
        <category>学习笔记</category>
      
    </item>
    
  </channel>
</rss>
