0.38.0 • Published 11 months ago

@daiso-tech/core v0.38.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

npm version NPM Downloads Static Badge ES Modules License

@daiso-tech/core

@daiso-tech/core is a TypeScript-first backend library for building web apps and API servers. It includes an ecosystem of official packages designed to work seamlessly together.

Get started now

  • Type safe: We pay a closer look at type-safety, seamless intellisense, and support for auto imports when designing library APIs.

  • ESM ready: @daiso-tech/core leverages modern JavaScript primitives, including ES modules

  • Easily testable: @daiso-tech/core includes built-in vitest helpers for custom adapters and in-memory adapters for all components, enabling testing without Docker.

A growing collection of officially maintained components

  • Cache: Speed up your applications by storing slowly changing data in a cache store.

  • EventBus: Easily send events accross different applications or in-memory.

  • Atomic lock: Synchronize the access to a shared resource to prevents several processes, or concurrent code, from executing a section of code at the same time.

  • Serde: Add custom serialization and deserialization logic that seamlessly integrates with all other components.

  • Collection: Effortlessly work with Arrays, Iterables, and AsyncIterables. Filter and transform with precision.

  • Hooks: Extend any sync and async function with agnostic hooks.@daiso-tech/core includes predefined retry, fallback, timeout and hedging hooks to easily allow handling transient failures.

0.20.0

1 year ago

0.19.0

1 year ago

0.38.0

11 months ago

0.17.4

1 year ago

0.36.0

11 months ago

0.34.0

1 year ago

0.32.1

1 year ago

0.11.0

1 year ago

0.13.0

1 year ago

0.15.0

1 year ago

0.32.0

1 year ago

0.30.0

1 year ago

0.29.0

1 year ago

0.27.0

1 year ago

0.3.0

1 year ago

0.25.0

1 year ago

0.23.0

1 year ago

0.21.1

1 year ago

0.9.0

1 year ago

0.5.0

1 year ago

0.7.0

1 year ago

0.21.0

1 year ago

0.37.3

11 months ago

0.37.2

11 months ago

0.35.4

1 year ago

0.37.1

11 months ago

0.35.3

1 year ago

0.37.0

11 months ago

0.35.2

1 year ago

0.35.1

1 year ago

0.35.0

1 year ago

0.33.0

1 year ago

0.12.0

1 year ago

0.14.0

1 year ago

0.16.0

1 year ago

0.10.0

1 year ago

0.31.1

1 year ago

0.31.0

1 year ago

0.28.1

1 year ago

0.28.0

1 year ago

0.26.1

1 year ago

0.26.0

1 year ago

0.24.0

1 year ago

0.22.2

1 year ago

0.22.1

1 year ago

0.22.0

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.4.0

1 year ago

0.6.0

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago