1.0.8 • Published 4 years ago

immails-ft v1.0.8

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

npm i immails-ft


var ift = require("immails-ft");


Features/Возможности:

ift.djscolor("String", color);

  • colors: yellow
  • color texts for discord.js

ift.embed(string, color);

  • quick embed for discord.js (COLOR - HEX)

ift.embedv12(string);

  • quick embed for discord.js v12

ift.readfile("PATH");

  • quick read file (REQUIRES FS)

ift.readfileCS("PATH", "CHARSET");

  • allowed charsets: UTF-8, ...
  • quick read file (REQUIRES FS AND something)

ift.savefile("FILE", "PATH");

  • quick save file (REQUIRES FS)
1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago