{"_id":"@abw/react-formula","_rev":"12-264c897e1964f7ca181eafdfaa9867af","name":"@abw/react-formula","dist-tags":{"alpha":"0.0.3-alpha.4","latest":"0.1.0"},"versions":{"0.0.1-alpha":{"name":"@abw/react-formula","version":"0.0.1-alpha","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./css/*":"./dist/css/*","./sass/*":"./dist/sass/*"},"author":{"name":"Andy Wardley"},"licence":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite","build":"pnpm build:vite && pnpm build:css && pnpm build:sass","build:vite":"vite build","build:css":"mkdir -p dist/css && sass styles/formula.scss > dist/css/formula.css","build:sass":"mkdir -p dist/sass && cp -r styles/* dist/sass","build:docs":"vite build --outDir docs --config vite.docs.js","build:all":"pnpm build && pnpm build:docs","preview":"vite preview --outDir docs --config vite.docs.js","test":"vitest --ui --coverage"},"homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.1-alpha","_integrity":"sha512-Zn13tCrblj5u2vzAt6p9bwxGWtklvmA6TpXETXsIWCoN2ZxnQI6GKeNhdTt6jIuJLJPFaESI3ibGcwqDOlJ1nQ==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/a7168c722df0a40dff19b608f906bb7f/abw-react-formula-0.0.1-alpha.tgz","_from":"file:abw-react-formula-0.0.1-alpha.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-Zn13tCrblj5u2vzAt6p9bwxGWtklvmA6TpXETXsIWCoN2ZxnQI6GKeNhdTt6jIuJLJPFaESI3ibGcwqDOlJ1nQ==","shasum":"f63859767569e4c462f0c2f2051004188bf9c610","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.1-alpha.tgz","fileCount":26,"unpackedSize":324872,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIECLTJDC++t5x93Lr/iGaEkwfKjDW5chOohDUjlxG5hWAiEA2dAtKJ+kd1mD+hk6GoC5xjbxnb3lqt03Tsf90wqEAQ0="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.1-alpha_1684089817469_0.8590721348732429"},"_hasShrinkwrap":false},"0.0.2-alpha":{"name":"@abw/react-formula","version":"0.0.2-alpha","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./css/*":"./dist/css/*","./sass/*":"./dist/sass/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"pnpm build:vite && pnpm build:css && pnpm build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"pnpm build && pnpm build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"readme":"# react-formula\n\nThis is yet another React library for rendering forms.\n\nIt started life in 2018 not long after React version 16.3 was released\nwith its shiny new context API.  I wasn't too happy with the state of the\nart in React forms up until then so I thought I'd have my own crack at it.\n\nIt then became part of [badger-ui](https://github.com/abw/badger-ui) where\nit has lived happily for several years, foraging in the forest for nuts and\nberries.\n\nNow I'm extracting it out into a separate library.\n\nIt's still a work in progress so don't go building any web sites with it\njust yet.\n\n## Documentation\n\nThere's a [documentation web site](https://abw.github.io/react-formula/)\nwhich is also a work in progress.\n\n\n","readmeFilename":"README.md","homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.2-alpha","_integrity":"sha512-H9plBK3QljPFTo3AcWR/YryZ25vCNwSUODxIwLvewivKaiyAWiWglphGbyCaSFwFCJj9ZDCHCWV0a4lh00Qa4A==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/1454880ce08f47b3f5048f05120a8013/abw-react-formula-0.0.2-alpha.tgz","_from":"file:abw-react-formula-0.0.2-alpha.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-H9plBK3QljPFTo3AcWR/YryZ25vCNwSUODxIwLvewivKaiyAWiWglphGbyCaSFwFCJj9ZDCHCWV0a4lh00Qa4A==","shasum":"38ec34e74c81577da2c511b52a256726108e1b40","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.2-alpha.tgz","fileCount":35,"unpackedSize":364528,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzRt6Xm4wlJahEWfaTOGsOxkzjoSma9eqa7Dxiz50Z2gIhANz6y5baWP90mFnBLpbUIN91tLp+LU+146PlCWD9f2UJ"}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.2-alpha_1684743319232_0.7116680901391672"},"_hasShrinkwrap":false},"0.0.2-alpha.2":{"name":"@abw/react-formula","version":"0.0.2-alpha.2","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"pnpm build:vite && pnpm build:css && pnpm build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"pnpm build && pnpm build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"readme":"# react-formula\n\nThis is yet another React library for rendering forms.\n\nIt started life in 2018 not long after React version 16.3 was released\nwith its shiny new context API.  I wasn't too happy with the state of the\nart in React forms up until then so I thought I'd have my own crack at it.\n\nIt then became part of [badger-ui](https://github.com/abw/badger-ui) where\nit has lived happily for several years, foraging in the forest for nuts and\nberries.\n\nNow I'm extracting it out into a separate library.\n\nIt's still a work in progress so don't go building any web sites with it\njust yet.\n\n## Documentation\n\nThere's a [documentation web site](https://abw.github.io/react-formula/)\nwhich is also a work in progress.\n\n\n","readmeFilename":"README.md","homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.2-alpha.2","_integrity":"sha512-OO8eZZjtxOPBSGqgyzffaoCS6kO9N4tfk4+B6m7MHWdai6Q6pZgiGU58fr+J1xQdpZw78Lm4acLxKRA2j6Oe1Q==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/db4b7c1246de08101fa141739e274a68/abw-react-formula-0.0.2-alpha.2.tgz","_from":"file:abw-react-formula-0.0.2-alpha.2.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-OO8eZZjtxOPBSGqgyzffaoCS6kO9N4tfk4+B6m7MHWdai6Q6pZgiGU58fr+J1xQdpZw78Lm4acLxKRA2j6Oe1Q==","shasum":"2836c7e10b62d17832bd02f94218ad4e959034c0","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.2-alpha.2.tgz","fileCount":35,"unpackedSize":364503,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHYrlVW3zzE4m1LQ0G/pOQU/a0Ubt3v+nU0OvAvJ89rQIhAIOHWT4wvWmy00Py9w0FECNnllVnqszoiOzt8rL0mU9W"}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.2-alpha.2_1684848828292_0.28699615314318816"},"_hasShrinkwrap":false},"0.0.3-alpha.1":{"name":"@abw/react-formula","version":"0.0.3-alpha.1","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.0.12","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"pnpm build:vite && pnpm build:css && pnpm build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"pnpm build && pnpm build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"readme":"# react-formula\n\nThis is yet another React library for rendering forms.\n\nIt started life in 2018 not long after React version 16.3 was released\nwith its shiny new context API.  I wasn't too happy with the state of the\nart in React forms up until then so I thought I'd have my own crack at it.\n\nIt then became part of [badger-ui](https://github.com/abw/badger-ui) where\nit has lived happily for several years, foraging in the forest for nuts and\nberries.\n\nNow I'm extracting it out into a separate library.\n\nIt's still a work in progress so don't go building any web sites with it\njust yet.\n\n## Documentation\n\nThere's a [documentation web site](https://abw.github.io/react-formula/)\nwhich is also a work in progress.\n\n\n","readmeFilename":"README.md","homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.3-alpha.1","_integrity":"sha512-aUV3LNqRl9udBvZfUpBB+q8rjGYQHVc7YQYPBc7OAMPuA+G8BALj1aZpnpnOIud7coa8qKG+WUw72w/N/u5WLA==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/2bf948f290bba7b780f1047f7adbb830/abw-react-formula-0.0.3-alpha.1.tgz","_from":"file:abw-react-formula-0.0.3-alpha.1.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-aUV3LNqRl9udBvZfUpBB+q8rjGYQHVc7YQYPBc7OAMPuA+G8BALj1aZpnpnOIud7coa8qKG+WUw72w/N/u5WLA==","shasum":"b0f2f06e282a68a27ebb68b141815743868cf173","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.3-alpha.1.tgz","fileCount":35,"unpackedSize":549525,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNAbOM+qqkdbJoog9AHV8RdfQEe/CEYsbAuckw0o2pWAIhAPQJuh+W03Rxl3PucqB/NA4xbxao4Gfb7YM8f/3fWkgm"}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.3-alpha.1_1697465016628_0.19897997748966456"},"_hasShrinkwrap":false},"0.0.3-alpha.2":{"name":"@abw/react-formula","version":"0.0.3-alpha.2","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.0.12","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"pnpm build:vite && pnpm build:css && pnpm build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"pnpm build && pnpm build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"readme":"# react-formula\n\nThis is yet another React library for rendering forms.\n\nIt started life in 2018 not long after React version 16.3 was released\nwith its shiny new context API.  I wasn't too happy with the state of the\nart in React forms up until then so I thought I'd have my own crack at it.\n\nIt then became part of [badger-ui](https://github.com/abw/badger-ui) where\nit has lived happily for several years, foraging in the forest for nuts and\nberries.\n\nNow I'm extracting it out into a separate library.\n\nIt's still a work in progress so don't go building any web sites with it\njust yet.\n\n## Documentation\n\nThere's a [documentation web site](https://abw.github.io/react-formula/)\nwhich is also a work in progress.\n\n\n","readmeFilename":"README.md","homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.3-alpha.2","_integrity":"sha512-NwjRs6CE/UXcXHX3e3SMXx3k9iv7VaME20aL5k8zYkyH3m4ln4znSoUeBkYT2xwj7/KimM02zOq1v3l3DyNCQA==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/1b228dbea581ba042a70fefdd9ebb135/abw-react-formula-0.0.3-alpha.2.tgz","_from":"file:abw-react-formula-0.0.3-alpha.2.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-NwjRs6CE/UXcXHX3e3SMXx3k9iv7VaME20aL5k8zYkyH3m4ln4znSoUeBkYT2xwj7/KimM02zOq1v3l3DyNCQA==","shasum":"f8a07712c4932121ec43ba96a2e49a820e67791d","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.3-alpha.2.tgz","fileCount":35,"unpackedSize":428839,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDOiXXGyDw9CjPn4KtUPHlFW8AhIpt4N6s6x3Xklj+fuAiEA8tNY2vwBmSqfzvVlrdPu3uf8U9Ecw4an+54P063StXY="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.3-alpha.2_1697468474892_0.659820885029871"},"_hasShrinkwrap":false},"0.0.3-alpha.3":{"name":"@abw/react-formula","version":"0.0.3-alpha.3","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.0.13","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"pnpm build:vite && pnpm build:css && pnpm build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"pnpm build && pnpm build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"readme":"# react-formula\n\nThis is yet another React library for rendering forms.\n\nIt started life in 2018 not long after React version 16.3 was released\nwith its shiny new context API.  I wasn't too happy with the state of the\nart in React forms up until then so I thought I'd have my own crack at it.\n\nIt then became part of [badger-ui](https://github.com/abw/badger-ui) where\nit has lived happily for several years, foraging in the forest for nuts and\nberries.\n\nNow I'm extracting it out into a separate library.\n\nIt's still a work in progress so don't go building any web sites with it\njust yet.\n\n## Documentation\n\nThere's a [documentation web site](https://abw.github.io/react-formula/)\nwhich is also a work in progress.\n\n\n","readmeFilename":"README.md","homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.3-alpha.3","_integrity":"sha512-K99i7oEIDYkHebLdeWSNP1jT9ur9DRjBah8dluc8vtDezS78bVkHIoGMzzNzlJbVPcp4kCkwGOw+AOPk8IJ+Ew==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/f77faa81fd0732be0a95866adbff1639/abw-react-formula-0.0.3-alpha.3.tgz","_from":"file:abw-react-formula-0.0.3-alpha.3.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-K99i7oEIDYkHebLdeWSNP1jT9ur9DRjBah8dluc8vtDezS78bVkHIoGMzzNzlJbVPcp4kCkwGOw+AOPk8IJ+Ew==","shasum":"cb7d3ad9556f6ff9e29b5faeec4e6bddc5cf9382","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.3-alpha.3.tgz","fileCount":35,"unpackedSize":431593,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHCArL7vMr9TQ39dlKqo7cSMGXMHyOzYzzdm1b1CMU/QIgKp35ZDM7mnKdXUY/X5zo2wu/XCassTTeXOgAPC+YBcQ="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.3-alpha.3_1697529502827_0.017123617077785314"},"_hasShrinkwrap":false},"0.0.3-alpha.4":{"name":"@abw/react-formula","version":"0.0.3-alpha.4","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.0.13","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"pnpm build:vite && pnpm build:css && pnpm build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"pnpm build && pnpm build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"readme":"# react-formula\n\nThis is yet another React library for rendering forms.\n\nIt started life in 2018 not long after React version 16.3 was released\nwith its shiny new context API.  I wasn't too happy with the state of the\nart in React forms up until then so I thought I'd have my own crack at it.\n\nIt then became part of [badger-ui](https://github.com/abw/badger-ui) where\nit has lived happily for several years, foraging in the forest for nuts and\nberries.\n\nNow I'm extracting it out into a separate library.\n\nIt's still a work in progress so don't go building any web sites with it\njust yet.\n\n## Documentation\n\nThere's a [documentation web site](https://abw.github.io/react-formula/)\nwhich is also a work in progress.\n\n\n","readmeFilename":"README.md","homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.3-alpha.4","_integrity":"sha512-Rj9pQ6d+BiADMCq5YwS0s8DGrQKL17X7YCKEtjA5mtTyQDDP6rAu8UcmaI4vLydq8qF8Zqkgq30wsB82dzEvwg==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/a52ed2ff58ef2ea62e901a0e3972beb7/abw-react-formula-0.0.3-alpha.4.tgz","_from":"file:abw-react-formula-0.0.3-alpha.4.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-Rj9pQ6d+BiADMCq5YwS0s8DGrQKL17X7YCKEtjA5mtTyQDDP6rAu8UcmaI4vLydq8qF8Zqkgq30wsB82dzEvwg==","shasum":"50379dc2a7c601243d1fc727dd07511e828e7731","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.3-alpha.4.tgz","fileCount":35,"unpackedSize":432399,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRh7C4wzR32rNQmwYRn2/MO7+KGxqrBGdb80pj8G3mDAiAwC57O8Gf7G3gOE2uOkGS7hgPZmewZVr3GAo/CQO9rbA=="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.3-alpha.4_1697530357155_0.8044147405591733"},"_hasShrinkwrap":false},"0.0.4":{"name":"@abw/react-formula","version":"0.0.4","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.1.0","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"pnpm build:vite && pnpm build:css && pnpm build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"pnpm build && pnpm build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.4","_integrity":"sha512-F98DLfYDp3ruiuPcCBu2hovQdaJQjMcL9UZoJtxPxCFUf2HrD/Fdz1e8zSsL/9U9PVQkqj9HFrVRwWjvQWLfjQ==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/8aca5f0d2d77f422e411ed743c4441bb/abw-react-formula-0.0.4.tgz","_from":"file:abw-react-formula-0.0.4.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-F98DLfYDp3ruiuPcCBu2hovQdaJQjMcL9UZoJtxPxCFUf2HrD/Fdz1e8zSsL/9U9PVQkqj9HFrVRwWjvQWLfjQ==","shasum":"0a1cb68707d43d20e35c9e5561cd93fbe50a2643","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.4.tgz","fileCount":35,"unpackedSize":432671,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD41YV1eWCruaoUjH9hiTpRlTjdergSCrutBoQslqs6gIgIqMd98W6j4PVywh/BusV97UxOD5O+rJvkXejQm2xPAk="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.4_1697621237082_0.8919069739957084"},"_hasShrinkwrap":false},"0.0.5":{"name":"@abw/react-formula","version":"0.0.5","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-jsconfig-paths":"^2.0.1","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.1.0","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"$npm_execpath build:vite && $npm_execpath build:css && $npm_execpath build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"$npm_execpath build && $npm_execpath build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.5","_integrity":"sha512-LydnFXhQ/G4fzGaJLsp7+xEmjOC7oD0BcU8CW69Z77GCIi23/NSNe3VRTp6KxXHbWmwJV3vrwd2HMMajQmswkw==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/fc8e542a7e888478a14a594f8928fdb6/abw-react-formula-0.0.5.tgz","_from":"file:abw-react-formula-0.0.5.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-LydnFXhQ/G4fzGaJLsp7+xEmjOC7oD0BcU8CW69Z77GCIi23/NSNe3VRTp6KxXHbWmwJV3vrwd2HMMajQmswkw==","shasum":"c5dd38b17f52a4672dc6158f8807b5da0e55ad56","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.5.tgz","fileCount":35,"unpackedSize":434325,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFCMlEhY4R1AfR2USu6Ua+5dXVxLdcHDmGHXyu4R1EbwIgPLt4hi/U6sgKG1N1z1F+MPstS4XGX5+AqLCSqbq9jUs="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.5_1697811176316_0.8452063778084395"},"_hasShrinkwrap":false},"0.0.6":{"name":"@abw/react-formula","version":"0.0.6","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-jsconfig-paths":"^2.0.1","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.1.16","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"$npm_execpath build:vite && $npm_execpath build:css && $npm_execpath build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"$npm_execpath build && $npm_execpath build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.6","_integrity":"sha512-SOIpFtrItFnayOTIaGT1YFT2Ef7tJWdStBx38bp+HE9oJII7lmcyfWPCoHjUhd+jbKR7zER69oDVrfPeyVrR2A==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/6b9534f673e04c4cba99372d60756e8f/abw-react-formula-0.0.6.tgz","_from":"file:abw-react-formula-0.0.6.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-SOIpFtrItFnayOTIaGT1YFT2Ef7tJWdStBx38bp+HE9oJII7lmcyfWPCoHjUhd+jbKR7zER69oDVrfPeyVrR2A==","shasum":"222a9d4c47a7914b0300c9349378b25bcbfcd034","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.6.tgz","fileCount":35,"unpackedSize":468271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2omL4kj0DRBlsFhjZcufs/V0yZ0R2GQowR6jMCbkUUQIgQ5JkHbaUQeOeM1QNKyfFMGOWX7Cz7nUEqg9jL4Vy1tQ="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.6_1698947988105_0.0788366202152504"},"_hasShrinkwrap":false},"0.0.7":{"name":"@abw/react-formula","version":"0.0.7","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-jsconfig-paths":"^2.0.1","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.1.16","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"$npm_execpath build:vite && $npm_execpath build:css && $npm_execpath build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"$npm_execpath build && $npm_execpath build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.7","_integrity":"sha512-x1MuKDrhBva5ynvPCwpi8Y2qZjZxvb+52+1U6Panyk41MXerrRaSIRSsgGWb7rjfZ76gRlSrf/cwxpNIr/y3ug==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/029069068715fca3f1d6feacb5cce318/abw-react-formula-0.0.7.tgz","_from":"file:abw-react-formula-0.0.7.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-x1MuKDrhBva5ynvPCwpi8Y2qZjZxvb+52+1U6Panyk41MXerrRaSIRSsgGWb7rjfZ76gRlSrf/cwxpNIr/y3ug==","shasum":"4f52dc9878190bebf4fd8d499526603b16257c6d","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.7.tgz","fileCount":35,"unpackedSize":467932,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBRFQi7SLyo2avlPNOawFyYf8nwVSfqQVB9z8gS3DWdjAiB85f1/nd3o9+QGFSZ/e+ZIEKP8i5t43B0siuJ75rl0IA=="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.7_1698952646137_0.2560242245397313"},"_hasShrinkwrap":false},"0.0.8":{"name":"@abw/react-formula","version":"0.0.8","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-jsconfig-paths":"^2.0.1","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.2.1","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"$npm_execpath build:vite && $npm_execpath build:css && $npm_execpath build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"$npm_execpath build && $npm_execpath build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.0.8","_integrity":"sha512-ieKR9ajBAl5sGpdXr9YJxEigchfypKfNsvlwBsHqgLkCsCDSTKc7IwBVQ0h6shaHZ8Fm84o/cBAuFeUnEu6m4A==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/69d625920a465f0a864f1d46d8e56590/abw-react-formula-0.0.8.tgz","_from":"file:abw-react-formula-0.0.8.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-ieKR9ajBAl5sGpdXr9YJxEigchfypKfNsvlwBsHqgLkCsCDSTKc7IwBVQ0h6shaHZ8Fm84o/cBAuFeUnEu6m4A==","shasum":"a5d202b44b5289b0c70bc15d574c1bcebe94182b","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.0.8.tgz","fileCount":35,"unpackedSize":471756,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCY0sxrAIDh0/VHyJRnz+9Di8qYj3LIV0Te8I4/aikPMwIgBd+fqfG6GPLmyWEB90NkKSWmva/C13VIPNvRhOXjIts="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.0.8_1699035273896_0.5806804840517632"},"_hasShrinkwrap":false},"0.1.0":{"name":"@abw/react-formula","version":"0.1.0","description":"Yet another React form library","type":"module","main":"./dist/react-formula.umd.cjs","module":"./dist/react-formula.js","exports":{".":{"import":"./dist/react-formula.js","require":"./dist/react-formula.umd.cjs"},"./styles/*":"./dist/styles/*"},"author":{"name":"Andy Wardley"},"license":"ISC","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@abw/react-night-and-day":"^0.0.4","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.3","@types/react":"^18.0.28","@types/react-dom":"^18.0.11","@vitejs/plugin-react":"^3.1.0","@vitest/coverage-c8":"^0.31.0","@vitest/ui":"^0.31.0","axios":"^1.3.6","eslint":"^8.37.0","eslint-plugin-react":"^7.32.2","jsdom":"^21.1.1","react-router-dom":"^6.10.0","react-syntax-highlighter":"^15.5.0","sass":"^1.60.0","vite":"^4.2.0","vite-jsconfig-paths":"^2.0.1","vite-plugin-svgr":"^2.4.0","vitest":"^0.31.0","yup":"^1.0.2"},"dependencies":{"@abw/badger-css":"^0.2.5","@abw/badger-utils":"^1.0.19","@abw/react-context":"^2.0.3","@abw/react-one-louder":"^0.0.5"},"scripts":{"dev":"vite --config vite.docs.js","build":"$npm_execpath build:vite && $npm_execpath build:css && $npm_execpath build:scss","build:vite":"vite build","build:css":"bin/build-css.sh","build:scss":"bin/build-scss.sh","build:docs":"vite build --config vite.docs.js","build:all":"$npm_execpath build && $npm_execpath build:docs","lint":"eslint 'lib/**/*.{js,jsx}'","preview":"vite preview --config vite.docs.js","test":"vitest --ui --coverage"},"homepage":"https://github.com/abw/react-formula#readme","_id":"@abw/react-formula@0.1.0","_integrity":"sha512-8HNwXbMnsdXDXBiIz2DYu6OH9J08RdA0WmlICChgamKsNpB6D1h2Iu9/kycejc0tKMhyGbmZPLv0siL1HiNCnA==","_resolved":"/private/var/folders/jw/y_b__hgj1n39hh2qgp9s8dnc0000gn/T/a01fc79cef6c7aac47aa0b37d39e4d45/abw-react-formula-0.1.0.tgz","_from":"file:abw-react-formula-0.1.0.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-8HNwXbMnsdXDXBiIz2DYu6OH9J08RdA0WmlICChgamKsNpB6D1h2Iu9/kycejc0tKMhyGbmZPLv0siL1HiNCnA==","shasum":"32142549a352c727648c9cbe959f69a957a2684f","tarball":"https://registry.npmjs.org/@abw/react-formula/-/react-formula-0.1.0.tgz","fileCount":35,"unpackedSize":450253,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaBvcryeaF5IIktAOS/2AWVrkj1k/QUmpuSPhVl5mragIgYxATmM+E80lLTZTRW+Wk+1y3MvyyJS62D89WAwUn97U="}]},"_npmUser":{"name":"abw","email":"abw@wardley.org"},"directories":{},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-formula_0.1.0_1699202905615_0.06240247907828267"},"_hasShrinkwrap":false}},"time":{"created":"2023-05-14T18:43:37.396Z","0.0.1-alpha":"2023-05-14T18:43:37.637Z","modified":"2023-11-05T16:48:25.997Z","0.0.2-alpha":"2023-05-22T08:15:19.424Z","0.0.2-alpha.2":"2023-05-23T13:33:48.519Z","0.0.3-alpha.1":"2023-10-16T14:03:36.868Z","0.0.3-alpha.2":"2023-10-16T15:01:15.146Z","0.0.3-alpha.3":"2023-10-17T07:58:23.029Z","0.0.3-alpha.4":"2023-10-17T08:12:37.365Z","0.0.4":"2023-10-18T09:27:17.326Z","0.0.5":"2023-10-20T14:12:56.662Z","0.0.6":"2023-11-02T17:59:48.280Z","0.0.7":"2023-11-02T19:17:26.467Z","0.0.8":"2023-11-03T18:14:34.124Z","0.1.0":"2023-11-05T16:48:25.798Z"},"maintainers":[{"name":"abw","email":"abw@wardley.org"}],"description":"Yet another React form library","homepage":"https://github.com/abw/react-formula#readme","keywords":["react","form"],"repository":{"type":"git","url":"git+https://github.com/abw/react-formula.git"},"author":{"name":"Andy Wardley"},"bugs":{"url":"https://github.com/abw/react-formula/issues"},"readme":"# react-formula\n\nThis is yet another React library for rendering forms.\n\nIt started life in 2018 not long after React version 16.3 was released\nwith its shiny new context API.  I wasn't too happy with the state of the\nart in React forms up until then so I thought I'd have my own crack at it.\n\nIt then became part of [badger-ui](https://github.com/abw/badger-ui) where\nit has lived happily for several years, foraging in the forest for nuts and\nberries.\n\nNow I'm extracting it out into a separate library.\n\nIt's still a work in progress so don't go building any web sites with it\njust yet.\n\n## Documentation\n\nThere's a [documentation web site](https://abw.github.io/react-formula/)\nwhich is also a work in progress.\n\n\n","readmeFilename":"README.md","license":"ISC"}