New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

contexture-client

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contexture-client

The Contexture (aka ContextTree) Client

  • 1.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
65
decreased by-74.31%
Maintainers
1
Weekly downloads
 
Created
Source

contexture-client

The Contexture (aka ContextTree) Client

:construction: VERY MUCH WIP :construction:

API

The root function takes three params:

Tree - the actual tree service - the async function that calls the contexture server config - instance config

Improvements

This client has a lot of design improvements over the previous client implementation (DataContext/ContextGroup):

  • The client update logic now accounts for the join relationship, making it even more precise about when to run searches.
  • Dispatch (and action methods) return a promise for when it resolves despite debounce, instead of relying on subscribing to when an updating observable becomes falsey.
  • Much more memory efficient - functional instead of local function copies
  • Instant traversals due to flat tree in parallel with nested
  • Redux-y API

FAQs

Package last updated on 11 Dec 2017

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