Go to file
Jay e399cb0e30
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Merge pull request 'release/0.0.2' (#5) from release/0.0.2 into master
2020-06-10 13:39:05 +00:00
types [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
.drone.yml [feat] add ci config 2020-06-03 15:52:22 +00:00
.gitignore first version 2020-06-03 15:49:04 +00:00
CHANGELOG.md bump version and modify changelog 2020-06-10 13:38:11 +00:00
index.js [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
package-lock.json [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
package.json bump version and modify changelog 2020-06-10 13:38:11 +00:00
type.js [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
validate.js [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
validator.test.js first version 2020-06-03 15:49:04 +00:00