File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# react-scannable
22
3- >
4-
53[ ![ NPM] ( https://img.shields.io/npm/v/react-scannable.svg )] ( https://www.npmjs.com/package/react-scannable )
64
75## Install
@@ -35,15 +33,9 @@ class Example extends Component {
3533}
3634```
3735
38- ## License
39-
40- MIT © [ shayc] ( https://github.com/shayc )
41-
4236## Development
4337
44- This project uses Vite 8 (powered by Rolldown) for the library and demo builds, and Vitest for
45- tests. The published CommonJS and ESM filenames, automatic CSS injection, and legacy JavaScript
46- syntax compatibility are retained for existing consumers.
38+ To develop and verify the package locally:
4739
4840``` bash
4941npm install
@@ -53,3 +45,7 @@ npm run styleguide
5345```
5446
5547Run the complete release-oriented verification with ` npm run check ` .
48+
49+ ## License
50+
51+ MIT © [ shayc] ( https://github.com/shayc )
You can’t perform that action at this time.
0 commit comments