Add query string encoding & decoding functions
This commit is contained in:
parent
90cfd66069
commit
67e6d99f01
5 changed files with 120 additions and 15 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
WIP.
|
||||
|
||||
*Contributing:* Refer to my [contribution guidelines)[https://dev.yorhel.nl/contributing].
|
||||
*Contributing:* Refer to my [contribution guidelines](https://dev.yorhel.nl/contributing).
|
||||
|
||||
## Build & Install
|
||||
|
||||
|
|
@ -19,7 +19,6 @@ Things that may or may not happen:
|
|||
- FU - The website framework, taking inspiration from TUWF.
|
||||
- FU::JSON - JSON::{XS,PP,etc}-compatible wrapper around FU::Util's JSON functions? I prolly won't need this myself, but could be handy.
|
||||
- FU::Log - Basic logger.
|
||||
- FU::Util additions: `VNDB::Util::query_encode`?
|
||||
- FU::Validate - TUWF::Validate & normalization with some improvements.
|
||||
- FU::XML - TUWF::XMLXS with some improvements.
|
||||
- FU::Mailer - Simple sendmail wrapper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue