Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

solid-top-loading-bar

aidanaden322MIT0.4.0TypeScript support: included

A very simple, highly customisable solidjs top loader component, partially inspired by react-top-loading-bar

solidjs component, solid-loading, solid-loader, animated loader, solidjs youtube like loader, solidjs, animated solidjs loader, solid-animated-loader, solid-top-loader, solid, solid-component, loading-bar, youtube-loading-bar, loading, solid-loading-bar, loading bar, smooth, animated, youtube loading bar, top loading bar, component

readme

{{name_of_lib}}

{{name_of_lib}}

pnpm

{{desc_of_lib}}

Note After using this template, you have to search and replace all {{name_of_lib}} and similar strings with appropriate texts.

{{name_of_lib}} should be a kebab-case string representing the name of you monorepo.

{{desc_of_lib}} should be a Normal case string with the description of the repository.

{{me}} should be a kebab-case string from your profile URL.

Quick start

Install it:

npm i {{name_of_lib}}
# or
yarn add {{name_of_lib}}
# or
pnpm add {{name_of_lib}}

Use it:

import {{name_of_lib}} from '{{name_of_lib}}'