@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

Readme

Keywords

Package Sidebar

Install

npm i @nicat.dcw/notes

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

12.5 kB

Total Files

11

Last publish

Collaborators

  • nicatdcw