Skip to content

justland/just-web-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

354 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just-web-foundation

Monorepo for shared web foundation libraries used across Justland projects.

Table of Contents

Libraries

Projects under libs/ are published packages in the @just-web scope:

Package Description
@just-web/types Common types for web applications. See libs/types/readme.md.
@just-web/css CSS types and utilities. See libs/css/readme.md.
@just-web/toolkits Toolkits for web applications (class names, styles, theme, units). See libs/toolkits/readme.md.

Development

  • Scripts: From the repo root, use pnpm run <script> (e.g. pnpm run build, pnpm run test). Filter by package with pnpm --filter ./libs/<name> or the shortcuts pnpm types, pnpm css, pnpm tk (toolkits).
  • Tooling: pnpm workspaces, Turborepo, Changesets, Biome, Vitest.

License: MIT.

About

Just a collection of web utilities

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors