npm-quickreply-jubi-rohan
v1.0.8
Published
Generate pre,post files or reply fromats
Downloads
9
Maintainers
Readme
Welcome to jubi.ai
This gives you the syntax of below things
>carousal (headText,carousalTitle,carousalText,carousalImage,data,text)
>button (headText,data,text)
>quickReply (headText,data,text)To download pre.js / post.js
const jubi = require ('npm-quickreply-jubi-rohan')
jubi.prepost("Name of file").then((data)=>{
if(data){
console.log("file successfully created")
}
})
Contribution
Darpan Raut
Rohan Solse