# template-builder-editor

> This is template builder editor

Latest version **0.10.1** (published 2024-01-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install template-builder-editor
pnpm add template-builder-editor
yarn add template-builder-editor
bun add template-builder-editor
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.10.1 |
| Published | 2024-01-30 |
| First published | 2024-01-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 1.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | kha.dev |
| Maintainers | kha.dev |
| Keywords | template builder editor |

## Links

- npm: https://www.npmjs.com/package/template-builder-editor
- Repository: https://github.com/minhkhacoder/template-builder-editor
- Homepage: https://github.com/minhkhacoder/template-builder-editor#readme
- Issues: https://github.com/minhkhacoder/template-builder-editor/issues
- npm.io page: https://npm.io/package/template-builder-editor

## Dependencies (8)

- [react](https://npm.io/package/react.md) ^18.2.0
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [is-hotkey](https://npm.io/package/is-hotkey.md) ^0.2.0
- [react-dom](https://npm.io/package/react-dom.md) ^18.2.0
- [react-use](https://npm.io/package/react-use.md) ^17.3.1
- [@types/is-hotkey](https://npm.io/package/@types/is-hotkey.md) ^0.1.10
- [final-form-arrays](https://npm.io/package/final-form-arrays.md) ^3.1.0
- [final-form-set-field-touched](https://npm.io/package/final-form-set-field-touched.md) ^1.0.1

## Alternatives

- [ext-list](https://npm.io/package/ext-list.md) — 6.3M weekly downloads
- [@lexical/selection](https://npm.io/package/@lexical/selection.md) — 3.8M weekly downloads
- [@lexical/text](https://npm.io/package/@lexical/text.md) — 3.6M weekly downloads
- [@lexical/clipboard](https://npm.io/package/@lexical/clipboard.md) — 3.0M weekly downloads
- [@tiptap/extension-mention](https://npm.io/package/@tiptap/extension-mention.md) — 3.0M weekly downloads

## Recent versions

- 0.10.1 (latest) — 2024-01-30
- 0.10.0 — 2024-01-30
- 0.0.9 — 2024-01-30
- 0.0.8 — 2024-01-29
- 0.0.7 — 2024-01-19
- 0.0.6 — 2024-01-19
- 0.0.5 — 2024-01-19
- 0.0.3 — 2024-01-19
- 0.0.2 — 2024-01-19
- 0.0.1 — 2024-01-18

## README

# React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

## Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

- Configure the top-level `parserOptions` property like this:

```js
export default {
  // other rules...
  parserOptions: {
    ecmaVersion: 'latest',
    sourceType: 'module',
    project: ['./tsconfig.json', './tsconfig.node.json'],
    tsconfigRootDir: __dirname,
  },
}
```

- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked`
- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list

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