# can-construct

> easy constructor functions

Latest version **3.5.7** (published 2021-07-01) · 0 weekly downloads

## Install

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

## 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.5.7 |
| Published | 2021-07-01 |
| First published | 2016-04-19 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 47.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | Bitovi |
| Maintainers | phillipskevin, justinbmeyer, marshallswain, matthewp, james0x57, blackmarket, ilyavf, chasen, bmomberger-bitovi, sinjhin, cherif_b, christopherjbaker, stin13 |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (5)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-string](https://npm.io/package/can-string.md) <2.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.6.4
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.16.1
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0

## Recent versions

- 3.5.7 (latest) — 2021-07-01
- 3.2.0-pre.0 (pre) — 2017-06-13
- 3.5.6 — 2019-05-24
- 3.5.5 — 2019-04-30
- 3.5.4 — 2019-01-10
- 3.5.3 — 2018-09-13
- 3.5.2 — 2018-09-11
- 3.5.1 — 2018-08-13
- 3.5.0 — 2018-07-04
- 3.4.4 — 2018-06-12
- 3.4.3 — 2018-05-30
- 3.4.2 — 2018-05-27
- 3.4.1 — 2018-05-27
- 3.4.0 — 2018-05-23
- 3.3.1 — 2018-02-16
- … 25 more at https://npm.io/package/can-construct/versions

## README

# can-construct

[![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/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-construct.svg)](https://www.npmjs.com/package/can-construct)
[![Travis build status](https://travis-ci.org/canjs/can-construct.svg?branch=master)](https://travis-ci.org/canjs/can-construct)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-construct.svg)](https://greenkeeper.io/)

Easily build constructor functions.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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