salah alhashmi

Results 16 issues of salah alhashmi

JWT function is a new idea for validating jwt keys,if it correct return true otherwise return false input is user enterd value. ```js const JWT = (input) => { //...

good first issue
๐Ÿ’ก idea

JSON function is a new idea for validating json data, if it correct return true otherwise return false input is user enterd value. ```js const JSON = (input) => {...

good first issue
๐Ÿ’ก idea
new config option idea

add link to codesanbox

โœ…๐Ÿ‘ assigned

we can use codesandbox for new user want to test volder package. the link should exists in tables of content

๐Ÿ’ก idea
โœ…๐Ÿ‘ assigned

volder events idea is a function that trigger when the validation run; it has two types - before the validation - after the vaildation - input argument is the user...

help wanted
๐Ÿ’ก idea
feature-discussion ๐Ÿ†
โœ…๐Ÿ‘ assigned

in `package.json` web two useless things we want to delete: 1 - delete nodemon package 2 - delete `dev` script from npm scripts

good first issue
wontfix
๐Ÿ”ฅ fire

we need more volder types like:(JWT, Base64, domain, JSON)

new config option idea

volder types need some more test to check if it work correctly

wontfix
need-test ๐Ÿงช

singleVolder() function need more test, `the test is not enough`

good first issue
need-test ๐Ÿงช

we can add other option in arg2 of volder schema to specific more advanced validation: 1. `id` generate an id when the validation is successful 2. sitemap auto generate when...

good first issue
๐Ÿ’ก idea
feature-discussion ๐Ÿ†