8000 Tags · drmats/js-toolbox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: drmats/js-toolbox

Tags

v.0.16.4

Toggle v.0.16.4's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
Accipe hoc.

- option: moved to own submodule

v.0.16.3

Toggle v.0.16.3's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
A minore ad maius.

- option: Haskell's `Maybe` monad introduced.

v.0.16.2

Toggle v.0.16.2's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
Ad meliora.

code: improved exports logic
async: concurrency::createTimedBarrier() introduced

v.0.16.1

Toggle v.0.16.1's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
Saepe creat molles aspera spina rosas.

- struct: data::assign() parameters and return value types improved

v.0.16.0

Toggle v.0.16.0's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
Omnia mutantur, nihil interit.

- new data predicates: isBasicData(), isBasicDataOrUndefined()
- new type predicates: isDate(), isRegExp()
- type improvements: struct/data:access() - polymorphism
- tests: added specs for struct/data and type/check

v.0.15.0

Toggle v.0.15.0's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
Addito salis grano.

- basic test structure / jest (pr #2, author Dominique Borner)
- jest run as prebuild step
- nullish coalescing operators use
- struct/data: access() type expanded
- async: interators::map(), iterators::reduce() - correct behavior for empty lists

v.0.14.7

Toggle v.0.14.7's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
E pluribus unum.

- function parameter input arrays marked as readonly
- new babel
- updated lint rules

v.0.14.6

Toggle v.0.14.6's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
In vino veritas.

- babel updated to 7.22.9
- added type::isBoolean() predicate
- array:set type definition corrections (proper generics instead of unknowns)

v.0.14.5

Toggle v.0.14.5's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
Virtutis fortuna comes.

config: typescript 4.6.2, eslint 8.11.0
codec: simple csv parser
type: Nullable<T> type utility

v.0.14.4

Toggle v.0.14.4's commit message

Verified

This tag was signed with the committer’s verified signature.
drmats Mat.
Noli me tangere.

- array::takeEvery() type declaration fix
0