0.2.25 ⢠Published 12 months ago
@getscale/getscale-ui v0.2.25
GetScale Storybook Component Library
A modern React component library built with Vite, Storybook, and Tailwind CSS. This library provides a collection of reusable UI components with comprehensive documentation and interactive examples.
Features
- šØ Modern UI components built with React
- š Interactive documentation with Storybook
- šÆ TypeScript support
- šØ Tailwind CSS for styling
- š¦ Easy to install and use
- š§ Customizable theming
- š± Responsive design
- āæ Accessibility focused
Installation
- Create a
.npmrcfile in your project root:
@getsales-inc:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=YOUR_AUTH_TOKEN- Install the package:
npm install @yazan-getscale/getscale-storybook- Import the styles in your main application file:
import '@yazan-getscale/getscale-storybook/dist/styles.css';Project Structure
src/
āāā components/ # React components
āāā stories/ # Storybook stories and documentation
āāā theme/ # Theme configuration
āāā utils/ # Utility functions
āāā assets/ # Static assets
āāā styles.css # Global stylesDevelopment
- Clone the repository
- Install dependencies:
npm install- Start Storybook:
npm run storybook- Build the library:
npm run buildAvailable Scripts
npm run dev- Start development servernpm run build- Build the librarynpm run storybook- Start Storybooknpm run build-storybook- Build Storybooknpm run lint- Run ESLintnpm run preview- Preview the build
Dependencies
Core Dependencies
- React (>=17.0.0)
- React DOM (>=17.0.0)
- Tailwind CSS
- TypeScript
Development Dependencies
- Vite
- Storybook
- ESLint
- PostCSS
- Various Storybook addons
Publishing
To publish a new version:
- Update the version in
package.json - Run the build:
npm run build- Publish to npm:
npm publish- In your project, update the package:
npm update @yazan-getscale/getscale-storybookContributing
- Create a new branch for your feature
- Make your changes
- Write or update stories for your components
- Submit a pull request
License
MIT License - see LICENSE file for details
0.2.25
12 months ago
0.2.24
12 months ago
0.2.23
12 months ago
0.2.22
12 months ago
0.2.21
12 months ago
0.2.20
1 year ago
0.2.19
1 year ago
0.2.18
1 year ago
0.2.17
1 year ago
0.2.16
1 year ago
0.2.15
1 year ago
0.2.14
1 year ago
0.2.13
1 year ago
0.2.12
1 year ago
0.2.11
1 year ago
0.2.10
1 year ago
0.2.9
1 year ago
0.2.8
1 year ago
0.2.7
1 year ago
0.2.6
1 year ago
0.2.5
1 year ago
0.2.4
1 year ago
0.2.3
1 year ago
0.2.2
1 year ago
0.2.1
1 year ago
0.1.100
1 year ago
0.1.97
1 year ago
0.1.96
1 year ago
0.1.94
1 year ago
0.1.91
1 year ago
0.1.89
1 year ago
0.1.88
1 year ago
0.1.87
1 year ago
0.1.83
1 year ago
0.1.74
1 year ago
0.1.15
1 year ago
0.1.11
1 year ago
0.1.9
1 year ago
0.1.6
1 year ago
0.1.3
1 year ago
0.1.1
1 year ago