4.0.3 • Published 3 months ago

@contentmunch/muncher v4.0.3

Weekly downloads
12
License
MIT
Repository
github
Last release
3 months ago

Build release and publish

Muncher

Muncher is a rich text editor based on Lexical with a focus on content reuse.

Using Muncher

To use this component library:

  • add the npm package to your project
    $ npm install @contentmunch/muncher

Installation guide

In the project directory, you can run:

npm start

Launches the component explorer on port 6009

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build

Builds the package library.

Coding rules

We use GitHub Flow for our project workflow. To ensure consistency throughout the source code, keep these rules in mind as you are working:

  • Create pull request against develop to merge your code.
  • All features or bug fixes must be tested by one or more specs.

Pull request format

<subject>

* changes 1
* changes 2

fixes/closes #<github issue number>

Git commit format

<type>: <subject>
<BLANK LINE> 
<body> optional
  • Any line of the commit message cannot be longer 100 characters. This allows the message to be easier to read on GitHub as well as in various git tools.
  • The subject contains succinct description of the change:
    • use the imperative, present tense: "change" not "changed" nor "changes"
    • no dot (.) at the end
  • Commit type:
    • feat: a new feature
    • fix: a bug fix
    • refactor: a code change that neither fixes a bug nor adds a feature
    • test: adding missing tests
    • chore: changes to the build process or auxiliary tools and libraries such as documentation generation
4.0.1

3 months ago

4.0.0

3 months ago

4.0.3

3 months ago

4.0.2

3 months ago

2.0.3

7 months ago

2.0.2

7 months ago

3.2.2

6 months ago

3.2.1

6 months ago

3.0.3

7 months ago

3.0.2

7 months ago

3.0.1

7 months ago

3.0.8

7 months ago

3.2.5

6 months ago

3.2.4

6 months ago

3.0.6

7 months ago

3.2.3

6 months ago

3.0.5

7 months ago

3.0.0

7 months ago

3.1.0

7 months ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago

0.6.40

3 years ago

0.6.39

3 years ago

0.6.38

3 years ago

0.6.36

3 years ago

0.6.37

3 years ago

0.6.35

3 years ago

0.6.34

3 years ago

0.6.33

3 years ago

0.6.32

3 years ago

0.6.29

3 years ago

0.6.31

3 years ago

0.6.30

3 years ago

0.6.28

3 years ago

0.6.27

3 years ago

0.6.26

3 years ago

0.6.25

3 years ago

0.6.23

3 years ago

0.6.21

3 years ago

0.6.20

3 years ago

0.6.19

3 years ago

0.6.18

3 years ago

0.6.17

3 years ago

0.6.16

3 years ago

0.6.15

3 years ago

0.6.14

3 years ago

0.6.13

3 years ago

0.6.12

3 years ago

0.6.11

3 years ago

0.6.10

3 years ago

0.6.9

3 years ago

0.6.8

3 years ago

0.6.7

3 years ago

0.6.6

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago