File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# Nova.js
22
3+ [ ![ Run Tests] ( https://github.com/novajslabs/nova.js/actions/workflows/test.yml/badge.svg )] ( https://github.com/novajslabs/nova.js/actions/workflows/test.yml )
4+ ![ Node.js] ( https://img.shields.io/badge/node.js-18|20|22-blue )
5+ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/novajslabs/nova.js )
6+ ![ GitHub contributors] ( https://img.shields.io/github/contributors/novajslabs/nova.js )
7+
38A collection of dependency-free React hooks.
49
510## Getting started
Original file line number Diff line number Diff line change 33 "private" : false ,
44 "version" : " 1.26.0" ,
55 "type" : " module" ,
6+ "engines" : {
7+ "node" : " >=18"
8+ },
69 "scripts" : {
710 "dev" : " vite" ,
811 "lint" : " eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0" ,
You can’t perform that action at this time.
0 commit comments