@plasius/profile
v1.0.14
Published
User Profile component for Plasius projects
Readme
@plasius/profile
Public package containing user/profile state and settings providers for Plasius React applications.
Install
npm install @plasius/profileModule formats
This package publishes dual ESM and CJS artifacts.
When CJS output is emitted under dist-cjs/*.js with type: module, dist-cjs/package.json is generated with { "type": "commonjs" } to ensure Node require(...) compatibility.
Usage
import { UserProvider, SettingsProvider } from "@plasius/profile";Development
npm ci
npm run build
npm testGovernance
- Security policy: SECURITY.md
- Code of conduct: CODE_OF_CONDUCT.md
- ADRs: docs/adrs
- Legal docs: legal
License
MIT
