🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

file-editing

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

file-editing

file editor help you in the file editing

unpublished
npmnpm
Version
0.1.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

** File Editing package **

-[Made by] : Programmer om

[Usage] :

const fe = require('file-editor'); 

fe.creD('pram : File name');
//delD is like creD in the params

fe.readf('param1 : File path','param2 : write utf8 for read file content');

fe.copyf('param1 : The name of the file','param2 : The name of the copied file');

fe.renamef('param1 : File name','param2 : The new name');

[Edition] : [0.2.0]

[NPM] >= [6.14.4] [NODE] >= [v13.14.0]

Keywords

file editor

FAQs

Package last updated on 05 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts