Skip to content

januscaler/tsed-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tsed Helper

This package is a collection of decorators,utilities and services that can be used to simplify the development of Tsed backend applications.(microservice)

Installation

npm install @januscaler/tsed-helper

Usage

Range Search

//   for numbers
{
  "field":{
      mode:"RG",
      value:[5,30]
  }
}
//   for date
{
  "field":{
      "mode":"RG",
     "value":["2024-10-13T16:15:57.132Z","2024-10-13T16:15:57.132Z"]
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •