Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Creating a Node.js Packaged Module that implements a simple censor function and exports it for other modules using the package

Notifications You must be signed in to change notification settings

GitHubKen/profanify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

profanify

A Node.js Packaged Module that functions to censor profane words for other modules using the package.

Why is version/source control important? With Version Control System (VCS), you can revert files and entire project back to a previous state upon notice that something has change compared to previous working states. In other words, you can easily recover lost files caused by human error or system file corruption. Lastly, VCS yields little overhead in trying to reinvent the wheel from modified files that might be causing a problem.

well done!

About

Creating a Node.js Packaged Module that implements a simple censor function and exports it for other modules using the package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •