Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ts-dynamic-query

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-dynamic-query

[![License](http://img.shields.io/:license-MIT-brightgreen.svg)](https://github.com/wz2cool/ts-dynamic-query/blob/master/LICENSE) [![Build Status](https://travis-ci.org/wz2cool/ts-dynamic-query.svg?branch=master)](https://travis-ci.org/wz2cool/ts-dynamic

  • 2.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
49
increased by716.67%
Maintainers
1
Weekly downloads
 
Created
Source

ts-dynamic-query

License Build Status Coverage Status npm version
ts-dynamic-query 目的是为了结构化描述筛选条件,主要用于 typescript 筛选内存中数组数据,当然如果不是特别需要这种表述行的条件筛选可以使用 lodash。

目标

  1. 可以使得筛选条件结构化
  2. 可序列化/反序列保存我们的筛选条件

安装

$ npm install ts-dynamic-query --save

快速入门

Get started by documenting your code.

Demo 程序

$ git clone https://github.com/wz2cool/ts-dynamic-query-demo.git
$ cd ts-dynamic-query-demo
$ npm install
$ npm run dev

FAQs

Package last updated on 09 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc