This is a simple webpage that allows you to add, sort, delete, and display name/value pairs as XML.
It was created as a test project for Pepperi.
Created by Stanislav Kinash / neprostostas
β
Add new name/value pairs to the list
π Sort the list by name or value
β Delete name/value pairs from the list
π Display the list as an XML string
π Switch between light and dark mode
- Enter a name/value pair in the "Enter Name/Value pairs here..." field and click the "Add" button.
- To sort the list, click either the "Sort by Name" or "Sort by Value" button.
- To delete selected name/value pairs from the list, select one or more items in the list and click the "Delete" button.
- To display the list as an XML string, click the "Show as XML" button.
- To switch between light and dark mode, click the moon or sun icon in the top-right corner of the page.
Feel free to contribute to this project by submitting a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or concerns, please contact the author at [email protected]