This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
formxtra
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Extract and set form values through the DOM—no frameworks required!
https://github.com/TheoryOfNekomata/formxtra
form
utility
values
29
Commits
1
Branch
1.9 MiB
TypeScript
99.4%
Shell
0.4%
JavaScript
0.2%
Tree:
a4a712af5e
formxtra
/
.prettierrc
7 lines
86 B
Raw
Blame
History
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}