prop-for-that
what JS knows, now CSS knows
File Explorer
Download Latest Version (.zip)- ci.yml
- release.yml
- hot-paths.bench.ts
- main.ts
- styles.css
- index.html
- package-lock.json
- package.json
- tsconfig.json
- vite.config.ts
- extensions.json
- launch.json
- favicon.svg
- houston.webp
- ColorInputDemo.astro
- FieldDemo.astro
- FieldStateDemo.astro
- FormStateDemo.astro
- Hero.astro
- HoistDemo.astro
- ImgColorDemo.astro
- PointerDemo.astro
- PointerLocalDemo.astro
- RandomDemo.astro
- RangeDemo.astro
- SelectDemo.astro
- SizeDemo.astro
- TruncatedDemo.astro
- UaDemo.astro
- VideoColorDemo.astro
- VisibilityDemo.astro
- how-it-works.mdx
- naming-and-cadence.mdx
- style-queries.mdx
- typed-properties.mdx
- color-input.mdx
- field-state.mdx
- field.mdx
- form-state.mdx
- hoist.mdx
- img-color.mdx
- pointer.mdx
- random.mdx
- range.mdx
- select.mdx
- size.mdx
- truncated.mdx
- ua.mdx
- video-color.mdx
- visibility.mdx
- api.mdx
- plugins.mdx
- getting-started.mdx
- introduction.mdx
- considered.mdx
- index.mdx
- demos.css
- content.config.ts
- .gitignore
- astro.config.mjs
- package-lock.json
- package.json
- README.md
- tsconfig.json
- gating.spec.ts
- hoist.spec.ts
- naming.spec.ts
- random.spec.ts
- root-style.spec.ts
- truncated.spec.ts
- typed-strings.spec.ts
- assemble-site.mjs
- config.ts
- events.ts
- find.ts
- frame.ts
- noop.ts
- num.ts
- observers.ts
- property.ts
- root-style.ts
- slug.ts
- types.ts
- ua.ts
- writer.ts
- _color.ts
- _fields.ts
- battery.ts
- clock.ts
- color-input.ts
- cpu-pressure.ts
- field-state.ts
- field.ts
- form-state.ts
- fps.ts
- geo.ts
- img-color.ts
- img.ts
- index.ts
- keyboard.ts
- loaders.ts
- media.ts
- meta.ts
- motion.ts
- nav-type.ts
- network.ts
- online.ts
- orientation.ts
- page-focused.ts
- page-visible.ts
- pointer-local.ts
- pointer.ts
- random.ts
- scroll-velocity.ts
- select.ts
- truncated.ts
- ua.ts
- video-color.ts
- visual-viewport.ts
- range.ts
- size.ts
- visibility.ts
- viewport.ts
- index.ts
- auto.ts
- head.ts
- index.ts
- api.test.ts
- auto-seed.test.ts
- auto.test.ts
- frame.test.ts
- head.test.ts
- hoist.test.ts
- observers.test.ts
- plugins.test.ts
- raf-loop.test.ts
- typed.test.ts
- ua.test.ts
- visibility.test.ts
- writer.test.ts
- .gitignore
- CHANGELOG.md
- CLAUDE.md
- LICENSE
- llms.txt
- netlify.toml
- package-lock.json
- package.json
- PLAN-props-to.md
- playwright.config.ts
- README.md
- tsconfig.json
- tsup.config.ts
- vitest.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/argyleink/prop-for-that
Downloads the entire project code from GitHub to your computer.
cd prop-for-that
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i prop-for-that
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
