Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
TheoryOfNekomata
/
formxtra
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Extract and set form values through the DOM—no frameworks required!
https://github.com/TheoryOfNekomata/formxtra
form
utility
values
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
33
Commits
1
Branch
1.9 MiB
Struktur:
cc3aa1df91
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „cc3aa1df91“
${ noResults }
formxtra
/
cypress
/
fixtures
/
uploads
/
data2.json
data2.json
19 B
Originalformat
Normale Ansicht
Verlauf
Structure tests, document methods The tests do not depend on separate files for loading templates. This is for the layouts to be defined alongside the tests for easier updates. The methods have been refactored and documented for ease of use of the consumers.
vor 3 Jahren
1
2
3
{
"hello": "hi"
}