1.0.5 • Published 4 years ago

xyae v1.0.5

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

This is the xyae package! you can do all in a easy way! Coded by Daniel.🌹#0969

What does Xyae package do? Xyae package is available to use things more conveniently

Examples:

const { add, subtract, multiply, divide } = require("xyae")

console.log(add(5, 5))
// Would log 10
console.log(subtract(10, 5))
// Would log 5
console.log(multiply(10, 5))
// Would log 50
console.log(divide(10, 5))
// Would log 2

How to install:

npm install xyae

Thank you for installing my package!

For support, contact me on discord Daniel.🌹#0969!

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