# @papyrum/core

> > TODO: description

Latest version **1.0.15** (published 2022-07-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install @papyrum/core
pnpm add @papyrum/core
yarn add @papyrum/core
bun add @papyrum/core
```

## 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 | 1.0.15 |
| Published | 2022-07-25 |
| First published | 2019-07-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 52 |
| Unpacked size | 65.6 KB |
| Known vulnerabilities | 0 (+15 in 5 direct dependencies) |
| Install scripts | no |
| GitHub stars | 21 |
| Author | wilsson |
| Maintainers | wilsson |
| Keywords | documentation, react |

## Links

- npm: https://www.npmjs.com/package/@papyrum/core
- Repository: https://github.com/wilsson/papyrum
- Homepage: https://github.com/wilsson/papyrum#readme
- Issues: https://github.com/wilsson/papyrum/issues
- npm.io page: https://npm.io/package/@papyrum/core

## Dependencies (52)

- [redux](https://npm.io/package/redux.md) ^4.0.4
- [globby](https://npm.io/package/globby.md) ^9.1.0
- [lodash](https://npm.io/package/lodash.md) 4.17.21
- [find-up](https://npm.io/package/find-up.md) 4.1.0
- [unified](https://npm.io/package/unified.md) 7.1.0
- [webpack](https://npm.io/package/webpack.md) 5.72.0
- [chokidar](https://npm.io/package/chokidar.md) ^3.0.0
- [fs-extra](https://npm.io/package/fs-extra.md) 8.1.0
- [prettier](https://npm.io/package/prettier.md) 2.0.5
- [to-vfile](https://npm.io/package/to-vfile.md) 5.0.2
- [css-loader](https://npm.io/package/css-loader.md) 2.1.1
- [remark-toc](https://npm.io/package/remark-toc.md) 6.0.0
- [@babel/core](https://npm.io/package/@babel/core.md) 7.3.3
- [file-loader](https://npm.io/package/file-loader.md) 3.0.1
- [rehype-slug](https://npm.io/package/rehype-slug.md) 2.0.2
- [remark-slug](https://npm.io/package/remark-slug.md) 5.1.2
- [webpack-cli](https://npm.io/package/webpack-cli.md) 4.9.2
- [art-template](https://npm.io/package/art-template.md) ^4.13.2
- [babel-loader](https://npm.io/package/babel-loader.md) 8.0.5
- [cache-loader](https://npm.io/package/cache-loader.md) 4.1.0
- [react-docgen](https://npm.io/package/react-docgen.md) 4.1.1
- [remark-emoji](https://npm.io/package/remark-emoji.md) ^2.0.2
- [remark-parse](https://npm.io/package/remark-parse.md) 6.0.3
- [strip-indent](https://npm.io/package/strip-indent.md) 3.0.0
- [style-loader](https://npm.io/package/style-loader.md) 0.23.1
- [@babel/parser](https://npm.io/package/@babel/parser.md) 7.4.3
- [@mdx-js/react](https://npm.io/package/@mdx-js/react.md) 1.5.0
- [jsx-ast-utils](https://npm.io/package/jsx-ast-utils.md) 2.1.0
- [react-refresh](https://npm.io/package/react-refresh.md) 0.12.0
- [unist-util-is](https://npm.io/package/unist-util-is.md) 2.1.2
- [@mdx-js/loader](https://npm.io/package/@mdx-js/loader.md) 1.5.0
- [@babel/register](https://npm.io/package/@babel/register.md) 7.4.4
- [@babel/traverse](https://npm.io/package/@babel/traverse.md) 7.4.3
- [humanize-string](https://npm.io/package/humanize-string.md) 2.0.0
- [react-dev-utils](https://npm.io/package/react-dev-utils.md) 12.0.0
- [unist-util-find](https://npm.io/package/unist-util-find.md) 1.0.1
- [@babel/generator](https://npm.io/package/@babel/generator.md) 7.4.0
- [js-string-escape](https://npm.io/package/js-string-escape.md) 1.0.1
- [unist-util-visit](https://npm.io/package/unist-util-visit.md) 2.0.1
- [@babel/preset-env](https://npm.io/package/@babel/preset-env.md) 7.5.0
- [remark-frontmatter](https://npm.io/package/remark-frontmatter.md) 1.3.1
- [webpack-dev-server](https://npm.io/package/webpack-dev-server.md) 4.8.1
- [@babel/preset-react](https://npm.io/package/@babel/preset-react.md) 7.0.0
- [copy-webpack-plugin](https://npm.io/package/copy-webpack-plugin.md) 5.1.1
- [hast-util-to-string](https://npm.io/package/hast-util-to-string.md) 1.0.1
- [html-webpack-plugin](https://npm.io/package/html-webpack-plugin.md) 5.5.0
- [regenerator-runtime](https://npm.io/package/regenerator-runtime.md) 0.13.9
- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) 0.9.0
- [@babel/preset-typescript](https://npm.io/package/@babel/preset-typescript.md) 7.3.3
- [babel-plugin-export-metadata](https://npm.io/package/babel-plugin-export-metadata.md) 1.2.0
- [@babel/plugin-syntax-dynamic-import](https://npm.io/package/@babel/plugin-syntax-dynamic-import.md) 7.2.0
- [@pmmmwh/react-refresh-webpack-plugin](https://npm.io/package/@pmmmwh/react-refresh-webpack-plugin.md) 0.5.5

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.0.15 (latest) — 2022-07-25
- 1.0.14 — 2022-07-25
- 1.0.13 — 2022-07-25
- 1.0.12 — 2022-07-25
- 1.0.11 — 2022-07-24
- 1.0.10 — 2022-03-12
- 1.0.9 — 2022-03-11
- 1.0.8 — 2022-03-11
- 1.0.6 — 2021-02-07
- 1.0.5 — 2021-02-06
- 1.0.4 — 2021-02-06
- 1.0.3 — 2020-08-25
- 1.0.2 — 2020-08-24
- 1.0.1 — 2020-03-06
- 1.0.0 — 2020-03-06
- … 24 more at https://npm.io/package/@papyrum/core/versions

## README

Compilation logic, development server, mdx reading.

More information in [papyrum documentation](https://papyrum.site/)

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