nodme
v13.2.1
Published
Useful discord.js code translater module.
Downloads
82
Maintainers
Readme
Kurulum (Installing)
npm install -g nodme
NodeJS
var nodme = require("nodme");
var newCode = nodme.replace("js code here");
console.log(newCode)
Çalıştırma (Runing)
nodme yourfile.js
Github
Github'da nodme reposuna yıldız vermeyi unutmayın ;)