1.0.1 • Published 8 months ago

is-germanic-number v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

NPM package that i may need - "is-germanic-number"

What this package actually do?

This package simply check is given number equals one especial germanic number

Source code

Visit github to see it: https://github.com/Volodya201/is-germanic-number

Try it!

So easy to use:

const isGermanicNumber = require("is-germanic-number")

isGermanicNumber(1487) // return false
isGermanicNumber([8, 4, 1, 8].sort().join("")) // return true

Support me

If you fall in love with this, I would be happy! But if you leave a star on github repository, i will be happier! And if you contact me and offer collab, i will the happiest human in world and may accept! By the way you can give me domain, server, etc for free

1.0.1

8 months ago

1.0.0

8 months ago