# stampit API

## stampit API

- [Introduction](https://stampit.js.org/master.md)
- [What is a Stamp](https://stampit.js.org/essentials/what-is-a-stamp.md)
- [Installation](https://stampit.js.org/essentials/installation.md)
- [Specification](https://stampit.js.org/essentials/specification.md)
- [Merging algorithm](https://stampit.js.org/essentials/specification/merging-algorithm.md)
- [Object creation internals](https://stampit.js.org/essentials/specification/object-creation-internals.md)
- [FAQ](https://stampit.js.org/essentials/faq.md)
- [Quick start](https://stampit.js.org/api/quick-start.md)
- [Basics](https://stampit.js.org/api/basics.md)
- [Methods](https://stampit.js.org/api/methods.md)
- [Properties](https://stampit.js.org/api/properties.md)
- [Deep properties](https://stampit.js.org/api/deep-properties.md)
- [Initializers](https://stampit.js.org/api/initializers.md)
- [Static properties](https://stampit.js.org/api/static-properties.md)
- [Static deep properties](https://stampit.js.org/api/static-deep-properties.md)
- [Configuration](https://stampit.js.org/api/configuration.md)
- [Deep configuration](https://stampit.js.org/api/deep-configuration.md)
- [Composers](https://stampit.js.org/api/composers.md)
- [Property descriptors](https://stampit.js.org/api/property-descriptors.md)
- [Static property descriptors](https://stampit.js.org/api/static-property-descriptors.md)
- [Name](https://stampit.js.org/api/name.md)
- [Ecosystem Overview](https://stampit.js.org/ecosystem/ecosystem-overview.md)
- [@stamp/collision](https://stampit.js.org/ecosystem/stamp-collision.md)
- [@stamp/required](https://stampit.js.org/ecosystem/stamp-required.md)
- [@stamp/privatize](https://stampit.js.org/ecosystem/stamp-privatize.md)
- [@stamp/named (DEPRECATED)](https://stampit.js.org/ecosystem/stamp-named.md)
- [@stamp/instanceof](https://stampit.js.org/ecosystem/stamp-instanceof.md)
