Go to file
Jay b684a0e35e
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Merge pull request 'release/0.0.6' (#17) from release/0.0.6 into master
Reviewed-on: #17
2020-07-04 14:35:49 +00:00
types [feat] add array validate contains type 2020-07-04 14:30:08 +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 [chore] bump version and changelog 2020-07-04 14:34:49 +00:00
index.js [feat] change require types method 2020-06-11 15:04:57 +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 [chore] bump version and changelog 2020-07-04 14:34:49 +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 [fix] add types init values 2020-06-10 14:13:34 +00:00