TheoryOfNekomata
103b9dda84
Update README
Make readme more concise.
1 year ago
TheoryOfNekomata
52088285d1
Update documentation
Add logo, and some documentation.
1 year ago
TheoryOfNekomata
fdcdf1ddf3
Refactor code
Make error messages more user-friendly. Also remove magic constants
within functions.
1 year ago
TheoryOfNekomata
cc3aa1df91
Switch to pridepack, add setFormValues
Implement setFormValues for easy setting of fields.
Also migrated to pridepack because tsdx is already unmaintained.
1 year ago
TheoryOfNekomata
8ca44c9c74
Update package
Proofread README.
3 years ago
TheoryOfNekomata
9563565723
Update README
3 years ago
TheoryOfNekomata
8875c63f48
Update README
3 years ago
TheoryOfNekomata
7cb36935a5
Update README
3 years ago
TheoryOfNekomata
67bd13e7ae
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.
3 years ago
TheoryOfNekomata
5ea923e826
Include input outside form demonstration
Add checkbox on sample form in README.
3 years ago
TheoryOfNekomata
4455d9c827
Add information in README
This adds the motivation on using the library, with the pitfalls on
using other form libraries.
3 years ago
TheoryOfNekomata
118147836f
Restructure tests, add other scenarios
Handle selects, as well as file uploads.
3 years ago
TheoryOfNekomata
b6f0258926
Update README
For republishing.
3 years ago
TheoryOfNekomata
4fb3c83043
Update usage notes, prepare for publishing
We have added a more meaningful code sample in the README file.
Also, the publishing will happen on multiple registries, just like
`@theoryofnekomata/react-musical-keyboard`
3 years ago
TheoryOfNekomata
62cef2d663
Update README
Note on installation.
3 years ago
TheoryOfNekomata
c0d6405873
Add README
Include short details on using the library.
3 years ago
TheoryOfNekomata
dcda8ddfb2
Implement cypress
This commit adds Cypress for testing the library against a real DOM.
3 years ago
TheoryOfNekomata
01b1fca79f
Initial commit
Add files from TSDX.
3 years ago