Showing 1-20 of 1,217,908 packages
A JavaScript object inheritance utility.
Dynamic multiple inheritance for JavaScript and TypeScript. Without mixins.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLitedatabases.
Browser-friendly inheritance fully compatible with standard node.js inherits()
Open Web data by the Mozilla Developer Network
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Convert d.ts to be compatible with older typescript compilers
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Enhanced inheritance for dynamic inheritance and mixin.
Advanced but lightweight and fast Javascript inheritance model providing class members and prototype conversion.
A simple library for multiple inheritance in JavaScript.
Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`. Cross platform ( Node/Browser/WebWorker )
TypeScript package which smartly trims and strips indentation from multi-line strings
A complete and fast template engine fully compatible with twig and similar to jinja with zero dependencies.
An extendable Error class that actually works, with TypeScript definition files, supporting old and new style classes and compatibility even with the oldest browsers
A helper library for loading and saving the .api.json files created by API Extractor
- **`Schema`** A collection of types - **`Type`** A specification of a data structure. Available through schema lookup. - **`Member type`** A member type is a type contained by a schema type. For example, an array may specify the allowed item types by def
Lightweight, fast, and powerful JS template engine. Supports helpers, filters, template inheritance
A very small TypeScript library that provides tolerable Mixin functionality.
Web Streams, based on the WHATWG spec reference implementation