# can-construct-super

> Provides a reference to the prototypal parent using this._super in can-construct objects

Latest version **3.2.1** (published 2019-05-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-construct-super
pnpm add can-construct-super
yarn add can-construct-super
bun add can-construct-super
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.2.1 |
| Published | 2019-05-24 |
| First published | 2016-09-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 19.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | blackmarket, bmomberger-bitovi, chasen, cherif_b, justinbmeyer, marshallswain, matthewp, phillipskevin, sinjhin, stin13 |
| Keywords | canjs, donejs |

## Links

- npm: https://www.npmjs.com/package/can-construct-super
- Repository: https://github.com/canjs/can-construct-super
- Homepage: https://github.com/canjs/can-construct-super#readme
- Issues: https://github.com/canjs/can-construct-super/issues
- npm.io page: https://npm.io/package/can-construct-super

## Dependencies (2)

- [can-reflect](https://npm.io/package/can-reflect.md) ^1.6.0
- [can-construct](https://npm.io/package/can-construct.md) ^3.2.0

## Recent versions

- 3.2.1 (latest) — 2019-05-24
- 3.1.0-pre.0 (pre) — 2017-06-14
- 3.2.0 — 2018-07-04
- 3.1.4 — 2018-01-30
- 3.1.3 — 2017-10-31
- 3.1.2 — 2017-09-01
- 3.1.1 — 2017-08-08
- 3.1.0 — 2017-06-23
- 3.0.3 — 2017-03-01
- 3.0.2 — 2017-01-04
- 3.0.1 — 2016-12-28
- 3.0.0 — 2016-10-14
- 3.0.0-pre.2 — 2016-10-12
- 3.0.0-pre.1 — 2016-10-10
- 3.0.0-pre — 2016-09-21

## README

# can-construct-super

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-construct-super/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-construct-super.svg)](https://www.npmjs.com/package/can-construct-super)
[![Travis build status](https://travis-ci.org/canjs/can-construct-super.svg?branch=master)](https://travis-ci.org/canjs/can-construct-super)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-construct-super.svg)](https://greenkeeper.io/)

Create widgets that use a view, a view-model, and custom tags.

## Documentation

Read the [can-construct-super API docs on CanJS.com](https://canjs.com/doc/can-construct-super.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-construct-super/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-construct-super/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-construct-super/blob/master/LICENSE.md)

---
_Source: https://npm.io/package/can-construct-super · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
