0.0.30 • Published 6 months ago

@bigbinary/neeto-code-blocks v0.0.30

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

neetoCodeBlocks is the library that provides code editor components.

Installation

yarn add @bigbinary/neeto-code-blocks

Install all the peer dependencies using the below command:

yarn add @bigbinary/neeto-commons-frontend @bigbinary/neeto-icons @bigbinary/neetoui @codesandbox/sandpack-react @monaco-editor/react antd@4.18.7 axios@0.27.2 formik@2.2.9 ramda@0.28.0 react@17.0.2 react-dom@17.0.2 react-router-dom@5.2.0 react-toastify@8.0.2 yup@0.32.11 zustand@4.3.2

Development

Install all the dependencies by executing following command.

yarn install

Running the yarn start command starts an example application. Use this application to test out changes.

Building and releasing.

The @bigbinary/neeto-code-blocks package gets published to NPM when we merge a PR with patch, minor or major label to the main branch. The patch label is used for bug fixes, minor label is used for new features and major label is used for breaking changes. You can checkout the Create and publish releases workflow in GitHub Actions to get a live update.

In case if you missed to add the label, you can manually publish the package. For that first you need to create a PR to update the version number in the package.json file and merge it to the main branch. After merging the PR, you need to create a new github release from main branch. Whenever a new release is created with a new version number, the github actions will automatically publish the built package to npm. You can checkout the Publish to npm workflow in GitHub Actions to get a live update.

Please note that before publishing the package, you need to verify the functionality in some of the neeto web-apps locally using yalc package manager. The usage of yalc is explained in this video: https://youtu.be/QBiYGP0Rhe0

0.0.30

6 months ago

0.0.29

11 months ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.28

12 months ago

0.0.25

1 year ago

0.0.24

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago