# makasi-core

> Makasi is a library to helps you make editable websites.

Latest version **0.0.46** (published 2022-01-17) · ISC license · 0 weekly downloads

## Install

```sh
npm install makasi-core
pnpm add makasi-core
yarn add makasi-core
bun add makasi-core
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.46 |
| Published | 2022-01-17 |
| First published | 2021-12-07 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=10 |
| Dependencies | 12 |
| Unpacked size | 168.2 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Maintainers | jinga |

## Links

- npm: https://www.npmjs.com/package/makasi-core
- npm.io page: https://npm.io/package/makasi-core

## Dependencies (12)

- [react](https://npm.io/package/react.md) ^17.0.2
- [uniqid](https://npm.io/package/uniqid.md) ^5.4.0
- [draft-js](https://npm.io/package/draft-js.md) ^0.11.7
- [node-sass](https://npm.io/package/node-sass.md) ^6.0.1
- [react-dom](https://npm.io/package/react-dom.md) ^17.0.2
- [typescript](https://npm.io/package/typescript.md) ^4.5.2
- [@types/node](https://npm.io/package/@types/node.md) ^16.11.11
- [@types/react](https://npm.io/package/@types/react.md) ^17.0.37
- [@types/uniqid](https://npm.io/package/@types/uniqid.md) ^5.3.1
- [@types/draft-js](https://npm.io/package/@types/draft-js.md) ^0.11.7
- [microbundle-crl](https://npm.io/package/microbundle-crl.md) ^0.13.11
- [@types/react-dom](https://npm.io/package/@types/react-dom.md) ^17.0.11

## Recent versions

- 0.0.46 (latest) — 2022-01-17
- 0.0.45 — 2022-01-17
- 0.0.44 — 2022-01-17
- 0.0.43 — 2022-01-17
- 0.0.42 — 2022-01-17
- 0.0.41 — 2022-01-17
- 0.0.40 — 2022-01-17
- 0.0.39 — 2022-01-15
- 0.0.38 — 2022-01-13
- 0.0.37 — 2022-01-13
- 0.0.36 — 2022-01-02
- 0.0.35 — 2021-12-31
- 0.0.34 — 2021-12-31
- 0.0.33 — 2021-12-31
- 0.0.32 — 2021-12-29
- … 31 more at https://npm.io/package/makasi-core/versions

## README

# Makasi

Makasi is a library to helps you make editable websites.

# Principles

Makasi helps you managing pages.

A page is composed by sections.

Each section is composed by Editables.

# Getting started

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