Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / connectedcars/node-object-validator issues and pull requests

#54 - union/enum: add default support

Pull Request - State: closed - Opened by Viterkim about 1 month ago - 1 comment

#53 - Type generation: orderable & parseable

Pull Request - State: closed - Opened by Viterkim about 1 month ago

#52 - partial-compare: add

Pull Request - State: closed - Opened by Viterkim about 1 month ago

#51 - util + common: copyable

Pull Request - State: closed - Opened by Viterkim about 1 month ago

#50 - Automatically pass object name/key name to avoid collisions on auto naming

Pull Request - State: closed - Opened by Viterkim about 1 month ago

#49 - tagged union: support empty objects (just named variant)

Pull Request - State: closed - Opened by Viterkim about 1 month ago

#48 - float+integer: add min_safe values

Pull Request - State: closed - Opened by Viterkim about 1 month ago

#47 - tuple-array-object: fix extra () when not inlining

Pull Request - State: closed - Opened by Viterkim 2 months ago

#45 - defaultable: pass on

Pull Request - State: closed - Opened by Viterkim 2 months ago

#44 - export more types that are need when using the library

Pull Request - State: closed - Opened by ofweb 3 months ago

#43 - Fix bug union: Rename tagged union object

Pull Request - State: closed - Opened by Viterkim 3 months ago

#42 - array+object: fix missing Option<> on type generation

Pull Request - State: closed - Opened by Viterkim 3 months ago

#41 - Add defaultable option for generating types

Pull Request - State: closed - Opened by Viterkim 3 months ago

#40 - DeriveMacro -> explicit comparable / hashable + cleanup

Pull Request - State: closed - Opened by Viterkim 4 months ago

#39 - rust type generation: fix public + hashmap import

Pull Request - State: closed - Opened by Viterkim 4 months ago - 1 comment

#38 - Fix typos

Pull Request - State: closed - Opened by mathiastj 4 months ago - 1 comment

#37 - Rust types

Pull Request - State: closed - Opened by Viterkim 5 months ago - 3 comments

#36 - Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory

Pull Request - State: open - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#35 - unixdatetime: add new type

Pull Request - State: closed - Opened by Viterkim 5 months ago - 1 comment

#34 - Add tuple type

Pull Request - State: closed - Opened by Viterkim 6 months ago - 1 comment

#33 - Generate Rust types

Pull Request - State: closed - Opened by tlbdk 8 months ago - 2 comments

#32 - Update deps and fix linting

Pull Request - State: closed - Opened by tlbdk 8 months ago - 1 comment

#31 - also export record

Pull Request - State: closed - Opened by ofweb over 1 year ago - 1 comment

#30 - Add record validator

Pull Request - State: closed - Opened by ofweb over 1 year ago - 1 comment

#29 - bump version to 2.1.2

Pull Request - State: closed - Opened by ofweb over 1 year ago - 1 comment

#28 - Add buffer validator

Pull Request - State: closed - Opened by ofweb over 1 year ago - 1 comment

#27 - Bump minimist from 1.2.5 to 1.2.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#26 - Bump json5 from 2.1.3 to 2.2.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 3 comments
Labels: dependencies

#25 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 3 comments
Labels: dependencies

#24 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 3 comments
Labels: dependencies

#23 - Bump jsdom from 16.4.0 to 16.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 3 comments
Labels: dependencies

#22 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#21 - Updated .npmignore

Pull Request - State: closed - Opened by mex about 3 years ago - 1 comment

#20 - Add missing boolean

Pull Request - State: closed - Opened by ofweb over 3 years ago - 1 comment

#19 - Add shorthand no op type assertion method to validator

Pull Request - State: closed - Opened by tlbdk over 3 years ago - 1 comment

#18 - Bump y18n from 4.0.0 to 4.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#17 - V3

Pull Request - State: closed - Opened by tlbdk over 3 years ago - 2 comments

#16 - Bump node-notifier from 8.0.0 to 8.0.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 2 comments
Labels: dependencies

#15 - validators: add number validator

Pull Request - State: closed - Opened by Viterkim about 4 years ago - 1 comment

#14 - Fix linting

Pull Request - State: closed - Opened by tlbdk about 4 years ago - 1 comment

#13 - Allow overwriting type guard types

Pull Request - State: closed - Opened by tlbdk about 4 years ago - 1 comment

#12 - Initial example of how we could convert interfaces to validators

Pull Request - State: closed - Opened by tlbdk about 4 years ago - 3 comments

#11 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#10 - Add or-string validators to ValidatorTypes and test

Pull Request - State: closed - Opened by ofweb over 4 years ago

#9 - Remember to add the new validators to index

Pull Request - State: closed - Opened by ofweb over 4 years ago

#8 - Add support for numbers in string and workaround for missing unions

Pull Request - State: closed - Opened by ofweb over 4 years ago - 1 comment

#7 - Make it compile typescript code

Pull Request - State: closed - Opened by tlbdk over 4 years ago - 6 comments

#6 - Typescript

Pull Request - State: closed - Opened by tlbdk over 4 years ago

#5 - Refactor

Pull Request - State: closed - Opened by tlbdk almost 6 years ago

#4 - Added regex match

Pull Request - State: closed - Opened by tlbdk about 6 years ago

#3 - Get rid of submodule imports to make default tslint happy

Issue - State: closed - Opened by tlbdk about 6 years ago - 1 comment

#2 - Change exports to support ES6 module import

Issue - State: closed - Opened by tlbdk about 6 years ago

#1 - Optimized validation

Pull Request - State: closed - Opened by tlbdk about 6 years ago - 5 comments