2
2
* Turns text into sequence charts.*
3
3
4
4
[ ![ Build Status] ( https://github.com/sverweij/mscgen_js/workflows/linting%20&%20test%20coverage%20-%20linux/badge.svg )] [ github.actions ]
5
- [ ![ Code Climate] ( https://codeclimate.com/github/sverweij/mscgen_js/badges/gpa.svg )] [ codeclimate.mscgenjs ]
6
- [ ![ Test Coverage] ( https://codeclimate.com/github/sverweij/mscgen_js/badges/coverage.svg )] ( https://codeclimate.com/github/sverweij/mscgen_js/coverage )
7
5
[ ![ mscgen.js.org] ( https://img.shields.io/badge/js.org-mscgen-ffb400.svg?style=flat-squared )] ( https://mscgen.js.org )
8
6
- Implementation of the super easy [ MscGen] [ mscgen ] in JavaScript.
9
7
- [ Embeddable] [ mscgenjs.embed ] in your HTML.
@@ -137,8 +135,7 @@ At the time the font was created it was licensed [GPLv3][license.gpl-3.0] or
137
135
It uses [ mocha] [ 21 ] , [ chai] [ 39 ] ,
138
136
[ istanbul] [ 28 ] , [ eslint] [ 22 ] and [ dependency-cruiser] [ 41 ] to
139
137
maintain some modicum of verifiable code quality.
140
- You can see the build history in [ GitHub actions] [ github.actions ] and an indication
141
- of the shape of the code at [ Code Climate ] [ codeclimate.mscgenjs ] .
138
+ You can see the build history in [ GitHub actions] [ github.actions ] .
142
139
143
140
## Thanks
144
141
- [ Mike McTernan] [ mscgen.author ] for creating the wonderful MscGen language,
@@ -158,7 +155,6 @@ of the shape of the code at [Code Climate ][codeclimate.mscgenjs].
158
155
[ almond ] : https://github.com/jrburke/almond
159
156
[ amdefine.license ] : wikum/licenses/license.amdefine.md
160
157
[ atom ] : https://atom.io
161
- [ codeclimate.mscgenjs ] : https://codeclimate.com/github/sverweij/mscgen_js
162
158
[ codemirror ] : http://codemirror.net
163
159
[ codemirror.author ] : http://marijnhaverbeke.nl
164
160
[ codemirror.license ] : wikum/licenses/license.codemirror.md
0 commit comments