1.2.1 • Published 2 years ago

fe-rgkm v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

fe-rgkm

Cara installasi

npm i fe-rgkm

Contoh

  1. Generate random color
const color = require('fe-rgkm')
console.log(color.randomColor())
// output: #f0f0f0
  1. Konversi bilangan desimal ke biner
const color = require('fe-rgkm')
console.log(color.convertToBinary(255))
// output: 11111111

Contributor

  • FE 8
  • FE 11
1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago