πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’
Socket
DemoInstallSign in
Socket

@8uff3r/chartjs-plugin-scroll-bar

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8uff3r/chartjs-plugin-scroll-bar

Template for creating a library with a fully customized environment.

0.2.1
latest
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
Β 
Created
Source

Vite Vanilla Library Template

Template for creating a library with a fully customized environment.

Features

  • ✨ Fully customized eslint configuration based on the config by Antfu
  • πŸ§ͺ Write tests quickly and conveniently with vitest
  • 🀝 Supports conventional commits
  • πŸ’… Generate beautiful changelogs with changelogen
  • ♾️ GitHub CI for your build
  • πŸ“’ Issue templates
  • πŸ“ Pull request template
  • πŸ€– Ready configuration for renovatebot with renovate-config
  • πŸš€ Library releases with just one command

Get started

GitHub Template

This is a template repo. Click the green Use this template button to get started.

Git Clone

git clone https://github.com/hywax/vite-vanilla-library-template.git
cd vite-vanilla-library-template
pnpm install

Usage

The template contains the following scripts:

  • dev - Start the development server
  • build - Build for production
  • release - Generate changelog and npm publish
  • lint - Checks your code for any linting errors
  • test - Run all tests
  • test:watch - Run all tests with watch mode
  • test:coverage - Run all tests with code coverage report
  • prepare - Script for setting up husky hooks

Used by

If you are using this template, feel free to open a PR to add your project to the list.

License

This template was created under the MIT License.

FAQs

Package last updated on 24 May 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