Component available from library at this point (2023): 1. Buttons - AnimatedButton - LoaderButton - ButtonBase
npm install profdst-componentsComponent available from library at this point (2023):
1. Buttons
- AnimatedButton
- LoaderButton
- ButtonBase
2. Dropdown
- Dropdown
- DropdownOption
3. Resizer
4. Inputs (don't use then, their styles will be fucked (It's not me who wrote them btw))
!sad
Install by (will work until we put it on git):\
npm i profdst-components
Then find any .d.ts file (if there's none, create), and paste there:\
declare module 'profdst-components';\
Otherwise you'll get red highlight on every import
!drinkin
How to change:
1. You don't
2. Create npm account and ask me for maintainer role
3. Before publishing run:\
npm run build
4. Go to package.json, change "version" number
5. Run:\
npm publish
!no spam