1.2.0 • Published 8 months ago

@beedigital-tech/bee-ds v1.2.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

Bee Design System

A React Native design system with web support through react-native-web.

Installation

npm install @beedigital-tech/bee-ds

Development

Prerequisites

  • Node.js (v20 or higher)
  • npm or yarn
  • Git

Setup

  1. Clone the repository:
git clone https://github.com/BeeDigital-AI/bee-ds.git
cd bee-ds
  1. Install dependencies:
npm install
  1. Run tests:
npm test

Publishing

This project uses GitHub Actions for automated package publishing. The workflow is triggered when pushing version tags.

Publishing Process

  1. Update the version in package.json:
npm run publish:patch # for bug fixes
npm run publish:minor # for new features
npm run publish:major # for breaking changes

The GitHub Actions workflow will automatically:

  • Run tests using npm test
  • Build the package using npm run build
  • Publish to npm registry using the NPM_TOKEN secret

Manual Publishing

If you need to publish manually:

  1. Login to npm:
npm login
  1. Build the package:
npm run build
  1. Publish:
npm publish

Environment Setup

Required Secrets

The following secrets need to be configured in your GitHub repository:

  • NPM_TOKEN: Your npm authentication token for publishing

Node.js Version

This project uses Node.js v20. The version is automatically set up in the CI/CD pipeline, but for local development, you can use nvm:

nvm use 20
1.2.0

8 months ago

1.1.142

8 months ago

1.1.141

8 months ago

1.1.140

8 months ago

1.1.139

8 months ago

1.1.138

8 months ago

1.1.137

8 months ago

1.1.136

8 months ago

1.1.135

8 months ago

1.1.134

8 months ago

1.1.133

8 months ago

1.1.132

8 months ago

1.1.130

8 months ago

1.1.126

8 months ago

1.1.125

8 months ago

1.1.124

8 months ago

1.1.123

8 months ago

1.1.122

8 months ago

1.1.121

8 months ago

1.1.120

8 months ago

1.1.118

8 months ago

1.1.114

8 months ago

1.1.112

8 months ago

1.1.111

8 months ago

1.1.110

8 months ago

1.1.109

8 months ago

1.1.107

8 months ago

1.1.106

8 months ago

1.1.105

8 months ago

1.1.103

8 months ago

1.1.102

9 months ago

1.1.101

9 months ago

1.1.100

9 months ago

1.1.99

9 months ago

1.1.98

9 months ago

1.1.97

9 months ago

1.1.96

9 months ago

1.1.94

9 months ago

1.1.93

9 months ago

1.1.92

9 months ago

1.1.91

9 months ago

1.1.90

9 months ago

1.1.89

9 months ago

1.1.88

9 months ago

1.1.87

9 months ago

1.1.85

9 months ago

1.1.84

9 months ago

1.1.82

9 months ago

1.1.80

9 months ago

1.1.79

9 months ago

1.1.78

9 months ago

1.1.77

9 months ago

1.1.76

9 months ago

1.1.75

9 months ago

1.1.74

9 months ago

1.1.73

9 months ago

1.1.72

9 months ago

1.1.71

9 months ago

1.1.70

9 months ago

1.1.69

9 months ago

1.1.68

9 months ago

1.1.67

9 months ago

1.1.66

9 months ago

1.1.64

9 months ago

1.1.63

9 months ago

1.1.62

9 months ago

1.1.61

9 months ago

1.1.60

9 months ago

1.1.59

9 months ago

1.1.57

9 months ago

1.1.56

9 months ago

1.1.55

9 months ago

1.1.53

9 months ago

1.1.52

9 months ago

1.1.51

9 months ago

1.1.49

9 months ago

1.1.48

9 months ago

1.1.45

9 months ago

1.1.44

9 months ago

1.1.43

9 months ago

1.1.42

9 months ago

1.1.40

9 months ago

1.1.39

9 months ago

1.1.38

10 months ago

1.1.37

10 months ago

1.1.35

10 months ago

1.1.34

10 months ago

1.1.31

10 months ago

1.1.30

10 months ago

1.1.29

10 months ago

1.1.25

10 months ago

1.1.24

10 months ago

1.1.23

10 months ago

1.1.22

10 months ago

1.1.21

10 months ago

1.1.19

10 months ago

1.1.18

10 months ago

1.1.17

10 months ago

1.1.16

10 months ago

1.1.13

10 months ago

1.1.12

10 months ago

1.1.11

10 months ago

1.1.10

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.0

10 months ago

1.0.6

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago