Ecosyste.ms: Issues

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

GitHub / dcousens/typeforce issues and pull requests

#55 - delete travis CI

Pull Request - State: closed - Opened by dcousens over 2 years ago

#53 - add async/nothrow variants of typeforce, with docs and tests

Pull Request - State: closed - Opened by dcousens over 5 years ago - 1 comment
Labels: feature

#52 - Tests failing in Node <LTS

Issue - State: closed - Opened by dcousens over 5 years ago
Labels: bug

#51 - MIT, not ISC

Pull Request - State: closed - Opened by dcousens almost 6 years ago - 7 comments
Labels: question

#50 - anyOf should accept `Array` argument, not `arguments`

Issue - State: open - Opened by dcousens almost 6 years ago
Labels: feature, breaking change

#49 - Error.captureStackTrace is undefined

Issue - State: closed - Opened by dcousens about 6 years ago - 3 comments
Labels: bug

#48 - Check prototype instead of name for custom constructors

Pull Request - State: closed - Opened by treygriffith over 6 years ago - 3 comments
Labels: feature, breaking change

#47 - Add a mangling canary

Pull Request - State: closed - Opened by dvdbng over 6 years ago - 4 comments
Labels: feature, breaking change

#45 - Optional error information instead of throwing (by default)

Pull Request - State: closed - Opened by dcousens over 6 years ago - 11 comments
Labels: breaking change

#44 - errors: resolve Error BLANK for new Node versions

Pull Request - State: closed - Opened by dcousens almost 7 years ago - 1 comment
Labels: bug

#43 - native: deprecate Null in favour of Nil

Pull Request - State: closed - Opened by dcousens over 7 years ago - 1 comment
Labels: question

#42 - Optional error information

Issue - State: closed - Opened by dcousens over 7 years ago - 4 comments
Labels: question

#41 - Remove typeforce.object in favour of typeforce.compile

Issue - State: closed - Opened by dcousens over 7 years ago
Labels: feature

#40 - `.Object` and `.object` are too similar

Issue - State: closed - Opened by dcousens over 7 years ago - 3 comments
Labels: bug

#39 - Tuple w/ strict should enforce maximum length

Issue - State: closed - Opened by dcousens over 7 years ago - 1 comment
Labels: bug, feature

#38 - Add extra types

Pull Request - State: closed - Opened by dcousens over 7 years ago
Labels: feature

#37 - Tuple error message fix

Pull Request - State: closed - Opened by dcousens over 7 years ago - 1 comment
Labels: bug

#36 - add enable/disable

Pull Request - State: closed - Opened by mvayngrib about 8 years ago - 4 comments

#35 - split on multiple files

Issue - State: closed - Opened by fanatid over 8 years ago - 2 comments
Labels: feature

#34 - isFiniteNumber?

Issue - State: closed - Opened by fanatid over 8 years ago - 2 comments
Labels: feature

#33 - [WIP] Fix typeforce for Object

Pull Request - State: closed - Opened by fanatid over 8 years ago - 14 comments
Labels: bug, feature

#32 - Fix oneOf in README.md

Pull Request - State: closed - Opened by fanatid over 8 years ago - 1 comment

#31 - allow creation of `TfTypeError` with 1st and only argument the message.

Pull Request - State: closed - Opened by rubensayshi over 8 years ago - 2 comments
Labels: feature

#30 - README: use https for npm shield

Pull Request - State: closed - Opened by dcousens over 8 years ago

#29 - Add uglfiyjs mangling warning to README

Issue - State: closed - Opened by dcousens over 8 years ago - 1 comment
Labels: feature

#28 - breaks when uglified with mangle:true

Issue - State: closed - Opened by pgmemk over 8 years ago - 12 comments
Labels: bug, question

#27 - remove unintentional strict parameter

Pull Request - State: closed - Opened by dcousens over 8 years ago - 1 comment

#26 - strict in quacksLike?

Issue - State: closed - Opened by jprichardson over 8 years ago - 2 comments

#25 - Document quacksLike / tuple / map?

Issue - State: closed - Opened by jprichardson over 8 years ago - 4 comments
Labels: question

#24 - README: clarify fastTypes result

Pull Request - State: closed - Opened by dcousens over 8 years ago

#23 - 1.6.1

Pull Request - State: closed - Opened by dcousens over 8 years ago

#22 - Fix surrogate types only showing child type in errors

Pull Request - State: closed - Opened by dcousens over 8 years ago
Labels: bug

#21 - 1.6.0

Pull Request - State: closed - Opened by dcousens over 8 years ago - 1 comment

#20 - Cleanup / Maintain stack trace on TfPropertyTypeError's

Pull Request - State: closed - Opened by dcousens over 8 years ago

#19 - Error Objects

Pull Request - State: closed - Opened by dcousens over 8 years ago

#18 - Revert tests to ES5 / Node 0.10, 0.12 test fixtures fixes

Pull Request - State: closed - Opened by dcousens over 8 years ago

#17 - typeforce 1.5.1 breaks bitcoinjs-lib 1.5.8

Issue - State: closed - Opened by williamcotton over 8 years ago - 25 comments
Labels: bug

#16 - propertyKeyType for `typeforce.map`

Issue - State: closed - Opened by dcousens over 8 years ago - 1 comment
Labels: feature

#15 - Avoid recursive throwing / return Error

Issue - State: closed - Opened by dcousens almost 9 years ago - 5 comments
Labels: feature

#14 - README: values no longer emitted in Error strings

Pull Request - State: closed - Opened by dcousens almost 9 years ago

#13 - fix io.js Buffer property differences

Pull Request - State: closed - Opened by dcousens almost 9 years ago
Labels: bug

#12 - Change quacksLike to check expected properties, not name

Issue - State: open - Opened by dcousens almost 9 years ago - 12 comments
Labels: feature, question

#11 - maybe/oneOf JSON when used with complex types outputs [object Object]

Issue - State: closed - Opened by dcousens almost 9 years ago
Labels: bug

#10 - Standard failing

Issue - State: closed - Opened by dcousens almost 9 years ago - 3 comments
Labels: bug

#9 - Add explicit typeforce types tests

Issue - State: closed - Opened by dcousens almost 9 years ago - 2 comments

#8 - Object property types can be optional

Issue - State: closed - Opened by dcousens almost 9 years ago - 1 comment
Labels: bug

#7 - Add more examples to README

Issue - State: closed - Opened by dcousens about 9 years ago

#6 - index: add ability for object strictness

Pull Request - State: closed - Opened by dcousens about 9 years ago - 2 comments

#5 - Add more tests for strictness

Issue - State: closed - Opened by dcousens about 9 years ago - 2 comments

#4 - Fix getName regex for InternetExplorer 11.

Pull Request - State: closed - Opened by sha49 about 9 years ago - 2 comments

#3 - fix ? handling

Pull Request - State: closed - Opened by mvayngrib about 9 years ago - 1 comment

#2 - add support for "type|otherType", e.g. "String|Buffer"

Issue - State: closed - Opened by mvayngrib about 9 years ago - 9 comments
Labels: question

#1 - Allow for direct Function type passing over 'just' strings

Issue - State: closed - Opened by dcousens about 9 years ago - 1 comment
Labels: bug, feature