Implemnted ControlValueAccessor interface abstract classes
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Copy a descriptor from object A to object B
JavaScript utilities for Vega.
Memoize decorator for Typescript
Test if an array-like object supports the accessor (get/set) protocol.
@form-create 内置组件
A wrapper function for object accessor properties
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Define a non-enumerable read-only accessor.
Merge objects using their property descriptors
Define a non-enumerable read-write accessor.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
The swiss army knife for binary data in JavaScript.
Components for calculating technical indicators on data series
Generate word clouds in JavaScript.
Computes the cosine similarity between two arrays.
A d3 force for making nodes stay inside a boundary
A accessor plugin for ESDoc
Memoize decorator for TypeScript that uses WeakMap
Utilities library for Angular
A set of ControlValueAccessors for Angular to work with Browser's native date input elements. Now you can use <input type='date'> with template-driven and reactive forms!