Skip to content

vivianeasley/file-change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changinging text in files using Node

I found that I was creating the same setup repeatedly so I just turned it into a repository. This is very much a personal tool and probably less useful to anyone else. Based in async await and wrapping non-async functions in promises.

Uses:

  • fs-extra just for some helpful async utilities.
  • atomically makes input and output of files a bit simplier.
  • strman a number of methods for manipulating strings.
  • fast-glob glob to help grab files.

About

Simple Node.js starter for changing text in files. Made for my own personal use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published