textinsert

0.0.1 • Public • Published

textedit

textedit node 文本 插入行 插入文本 模板 模板插入

/** *

  • @param {String} inpath 输入文件路径 encode:utf-8
  • @param {String} outpath 可选输出文件路径(若为空则覆盖)
  • @param {Array} data flag : text文件中写入 to-insert作为标记,type : line表示下一行添加,replace表示替换原位
  • exp:[{flag:'',text:'',type:'line|replace'},{flag:'',text:'',type:'line|replace'}] */

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i textinsert

      Weekly Downloads

      0

      Version

      0.0.1

      License

      ISC

      Unpacked Size

      14.6 kB

      Total Files

      4

      Last publish

      Collaborators

      • apcan