1.0.8 • Published 3 years ago

immails-ft v1.0.8

Weekly downloads
-
License
-
Repository
-
Last release
3 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

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago