# paint-canvas

> paint libs

Latest version **1.0.3** (published 2017-03-06) · ISC license · 0 weekly downloads

## Install

```sh
npm install paint-canvas
pnpm add paint-canvas
yarn add paint-canvas
bun add paint-canvas
```

## 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.3 |
| Published | 2017-03-06 |
| First published | 2017-02-22 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | y |
| Maintainers | typec |
| Keywords | pain, canvas |

## Links

- npm: https://www.npmjs.com/package/paint-canvas
- Repository: https://github.com/yb707893334/Node_generator
- Homepage: https://github.com/yb707893334/Node_generator#readme
- Issues: https://github.com/yb707893334/Node_generator/issues
- npm.io page: https://npm.io/package/paint-canvas

## Alternatives

- [exif-parser](https://npm.io/package/exif-parser.md) — 3.8M weekly downloads
- [vite-plugin-compression](https://npm.io/package/vite-plugin-compression.md) — 569.5K weekly downloads
- [pica](https://npm.io/package/pica.md) — 442.4K weekly downloads
- [@reportportal/client-javascript](https://npm.io/package/@reportportal/client-javascript.md) — 408.8K weekly downloads
- [@tldraw/state](https://npm.io/package/@tldraw/state.md) — 316.0K weekly downloads

## Recent versions

- 1.0.3 (latest) — 2017-03-06
- 1.0.2 — 2017-02-23
- 1.0.1 — 2017-02-22
- 1.0.0 — 2017-02-22

## README

# react

> A SPA boilerplate with React , this cli is good for a large project because of the async router.


## What's included
 - **React** 15.3.1
 - **React-router** 
 - **JSX**
 - **ES6**
 - **Webpack**
 - **Hot-Reload**
 - **Proxy** You can set up an agent to facilitate debugging .

## Usage

The following commands are available in your project:
```bash
# Start for development
npm start # or
npm run serve

# Start the dev-server with the dist version
npm run serve:dist

# Just build the dist version and copy static files
npm run dist

# Run unit tests
npm test

# Auto-run unit tests on file changes
npm run test:watch

# Lint all files in src (also automatically done AFTER tests are run)
npm run lint

# Clean up the dist directory
npm run clean

# Just copy the static assets
npm run copy
```


## TODO
- [x] Responsive layout
- [x] multiple css pre-processors : Sass Less
- [x] router config
- [x] cli

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