tiny-types

A tiny library that brings Tiny Types to JavaScript and TypeScript

APACHE-2.0 License

Downloads
94.2K
Stars
132
Committers
9

Bot releases are hidden (Show)

tiny-types - v1.17.0

Published by jan-molak almost 3 years ago

1.17.0 (2021-12-20)

Bug Fixes

  • deps-dev: updated dev dependencies and dropped support for Node 10 (324d60c)

Features

  • predicates: isFunction ensures that the value is a function (342de84)
tiny-types - v1.16.1

Published by jan-molak over 3 years ago

1.16.1 (2021-02-02)

Bug Fixes

  • predicates: isPlainObject is now generic (e15eb47)
tiny-types - v1.16.0

Published by jan-molak almost 4 years ago

1.16.0 (2021-01-21)

Features

  • predicates: isPlainObject ensures that the value is a plain object (a192ef6)
tiny-types - v1.15.0

Published by jan-molak about 4 years ago

1.15.0 (2020-09-19)

Features

  • predicates: isNotBlank ensures that the value is not an empty string (57a5f5a)
tiny-types - v1.14.1

Published by jan-molak over 4 years ago

1.14.1 (2020-04-19)

Bug Fixes

  • docs: added information about Tidelift enterprise subscription (bd0dd90)
tiny-types - v1.14.0

Published by jan-molak over 4 years ago

1.14.0 (2020-04-11)

Features

  • predicates: startsWith(prefix) and endsWith(suffix) predicates (eca2378)
tiny-types - v1.13.0

Published by jan-molak over 4 years ago

1.13.0 (2020-04-11)

Features

  • predicates: matches(pattern) ensures that a value matches a given regex (f8cc09f)
tiny-types - v1.12.4

Published by jan-molak over 4 years ago

1.12.4 (2020-04-06)

Bug Fixes

  • deps: updated dev dependencies and added more examples to the readme (9616645)
  • readme: re-organised the readme (25f7aa3)
tiny-types - v1.12.3

Published by jan-molak over 4 years ago

1.12.3 (2020-03-15)

Bug Fixes

  • deps: Updated TypeScript to 3.8.3 (01199c4)
tiny-types - v1.12.2

Published by jan-molak over 4 years ago

1.12.2 (2020-01-25)

Bug Fixes

  • predicates: Reworded the error message for the 'property' predicate (7194eb2)
tiny-types - v1.12.1

Published by jan-molak over 5 years ago

1.12.1 (2019-03-20)

Bug Fixes

  • serialisation: Removed the experimental Serialised interface (0758860)
tiny-types - v1.12.0

Published by jan-molak about 6 years ago

1.12.0 (2018-10-08)

Features

  • TinyType: Added new predicate to check instance types (afcaeba)
tiny-types - v1.11.3

Published by jan-molak about 6 years ago

1.11.3 (2018-08-29)

Bug Fixes

  • toJSON: Corrected serialisation of falsey primitives (54179dc)
tiny-types - v1.11.2

Published by jan-molak about 6 years ago

1.11.2 (2018-08-26)

Bug Fixes

  • toString: Object and Array values are correctly stringified (cc68f80)
tiny-types - v1.11.1

Published by jan-molak about 6 years ago

1.11.1 (2018-08-25)

Bug Fixes

  • equal: Corrected the equality check of objects with optional fields (a6f0278)
tiny-types - v1.11.0

Published by jan-molak about 6 years ago

1.11.0 (2018-08-12)

Features

  • TinyType: toJSON works with plain-old JavaScript objects (df92a12)
tiny-types - v1.10.3

Published by jan-molak over 6 years ago

1.10.3 (2018-06-15)

Bug Fixes

tiny-types - Support for TypeScript 2.9

Published by jan-molak over 6 years ago

tiny-types - v1.10.1

Published by jan-molak over 6 years ago

1.10.1 (2018-05-27)

Bug Fixes

  • equals: Support for Date fields (37a8832)
tiny-types - v1.10.0

Published by jan-molak over 6 years ago

1.10.0 (2018-05-25)

Features

  • predicates: property(name, ...predicates) allows for applying predicates to a property of the (46d69ff)
Package Rankings
Top 2.73% on Npmjs.org
Badges
Extracted from project README
npm version Build Status Coverage Status Commitizen friendly npm Known Vulnerabilities GitHub stars Twitter Follow Twitter Follow