1.0.4 • Published 3 years ago

nuft.js v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

How to use? (Example)

  const {
    el, self
  } = require("nuft.js");

  self
    .webhook("https://mywebhook.com")
      .send("I love this framework!")

Contributing

Contribute the package with a fork, who knows we can accept your changes! (Remembering our framework is under construction) or create an issue.