label-class
Angular label-class directive
Angular label-class directive
HTML class attribute construction through key evaluation.
an array-manipulating typescript/javascript class with methods that increase the length of the array
An array-manipulating typescript/javascript class with methods that remove items from the array
A TypeScript/JavaScript class for replacing array items
an array-manipulating typescript/javascript class that removes and returns items in the array
A typescript/javascript class for sorting an array
An injectable Angular 5+ service for paginating an array
A TypeScript/JavaScript class for general array manipulation
an abstract typescript/javascript class meant to be extended by array-manipulating classes
An array-manipulating typescript/javascript class with properties and methods that give info about what is in the array and can make basic changes to the array
Array-manipulating class with methods that narrow down the content of the array
An array-manipulating Typescript/Javascript class with methods that return items copied from the array
A TypeScript/Javascript class intended to be used with a separate Paginator class. It loads a page (array) of data into memory
An abstract Typescript/Javascript class that provides skeletal functionality for search operations
A TypeScript/Javascript class intended to help a separate Paginator paginate data that can't all be stored in memory at once
Abstract TypeScript/JavaScript class that simplifies javascript's built-in FileReader class. Has a getContents() method that begins the reading of a file and returns the result
An abstract Typescript/Javascript class with properties and methods that perhaps every class should have
A TypeScript/Javascript class that loads a batch (array) of data from a larger set that is too big to be loaded all at once.
TypeScript/JavaScript class intended to help a separate Paginator class paginate data that can only be stored in memory one batch at-a-time. Figures out what pages belong in what batch