JSPM

@alessiofrittoli/react-top-loader

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q27211F
  • License MIT

Displays a top loader progress while navigating on a different page

Package Exports

  • @alessiofrittoli/react-top-loader
  • @alessiofrittoli/react-top-loader/next

Readme

React TopLoader 🏋🏼‍♂️

NPM Latest Version Coverage Status Socket Status NPM Monthly Downloads Dependencies

Displays a top loader progress while navigating on a different page

Table of Contents


Getting started

Run the following command to start using react-top-loader in your projects:

npm i @alessiofrittoli/react-top-loader

or using pnpm

pnpm i @alessiofrittoli/react-top-loader

Development

Install depenendencies

npm install

or using pnpm

pnpm i

Build the source code

Run the following command to test and build code for distribution.

pnpm build

ESLint

warnings / errors check.

pnpm lint

Jest

Run all the defined test suites by running the following:

# Run tests and watch file changes.
pnpm test:watch

# Run tests in a CI environment.
pnpm test:ci

Run tests with coverage.

An HTTP server is then started to serve coverage files from ./coverage folder.

⚠️ You may see a blank page the first time you run this command. Simply refresh the browser to see the updates.

test:coverage:serve

Contributing

Contributions are truly welcome!

Please refer to the Contributing Doc for more information on how to start contributing to this project.

Help keep this project up to date with GitHub Sponsor.

GitHub Sponsor


Security

If you believe you have found a security vulnerability, we encourage you to responsibly disclose this and NOT open a public issue. We will investigate all legitimate reports. Email security@alessiofrittoli.it to disclose any security vulnerabilities.

Made with ☕

avatar
Alessio Frittoli
https://alessiofrittoli.it | info@alessiofrittoli.it