1.0.25 • Published 4 years ago
duycode v1.0.25
What is this?
Get perfect library, use get data form, set data form and create input date by type number
Installation
npm install duycode --save
How to use
import {myDateTime, myForm, myObject, myString} from './node_modules/duycode/index.js';
myForm.createInputDateTypeNumber(input);
myForm.createInputDateTypeNumber(
document.getElementById("input-date");
);
let string = myDateTime.format(1623105348353,"dd/MM/YYYY :: HH:mm:ss");
let data = myForm.getData(document.getElementById("form-data"))Option
duycode supports use form data, date time. Use variable
- elm - Select by ID or Class
1.0.25
4 years ago
1.0.24
4 years ago
1.0.22
4 years ago
1.0.21
4 years ago
1.0.23
4 years ago
1.0.20
5 years ago
1.0.19
5 years ago
1.0.18
5 years ago
1.0.17
5 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago