Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@easyv/admin-components

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easyv/admin-components

## Features

  • 0.0.0-beta.8
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
24
increased by300%
Maintainers
0
Weekly downloads
 
Created
Source

⚛️⚡ Vite + React + Typescript Component Library Template

Features

  • ⚛️ React 18
  • 📚 Storybook 7 - Components preview
  • 🖌️ Tailwind CSS 3
  • Vite - Run and build the project blazingly fast!
  • Vitest - Components Unit Testing
  • 📐 ESLint & Prettier - Formatting and Linting
  • 🌟 Typescript
  • 🐶 Husky & Lint Staged - Pre-commit Hooks
  • Release Please — Generate the changelog with the release-please workflow
  • 👷 Github Actions — Releasing versions to NPM
  • Initial components setup using Atomic Design

Getting Started

  1. Create a new repository using this one as template
  2. Clone your repo
  3. Install dependencies with pnpm i (first run corepack enable to enable pnpm)
  4. Run pnpm prepare command to setup Husky pre-commit hooks.

Main Scripts

Always prepending pnpm:

  • dev: Bootstrap the Storybook preview with Hot Reload.
  • build: Builds the static storybook project.
  • build:lib: Builds the component library into the dist folder.
  • lint:fix: Applies linting based on the rules defined in .eslintrc.js.
  • format:prettier: Formats files using the prettier rules defined in .prettierrc.
  • test: Runs testing using watch mode.
  • test:cov: Runs testing displaying a coverage report.

Blog Post

I created a post explaning how to set up this library and publish it to a package registry! You can read it here.

Author

Ignacio Miranda Figueroa

License

MIT

FAQs

Package last updated on 19 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc