@nicat.dcw/notes

1.0.1 • Public • Published

@nicat.dcw/notes - 📦📝 Hızlı Not Kaydetme Modülü.

Yeni Versiyonlara Göre Kurulum:

const notes = require("@nicat.dcw/notes")
notes.<versiyon numarasi/v2>.<ekle/bul>({
    not:"Merhaba Dünya!"
}

EKLEMEK:

const notes = require("@nicat.dcw/notes")
notes.ekle({
    not:"Merhaba Dünya!",
})

BULMAK:

const notes = require("@nicat.dcw/notes")
notes.bul({
    not:"Merhaba Dünya!"
})
// Çıktı: • Not Ismi: Merhaba Dünya! • Tarih: :)

© By Cheeini

SpotifyWebsite

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    3
  • 1.0.0
    3

Package Sidebar

Install

npm i @nicat.dcw/notes

Weekly Downloads

6

Version

1.0.1

License

ISC

Unpacked Size

12.5 kB

Total Files

11

Last publish

Collaborators

  • nicatdcw