easy-code-formatter-styles

1.2.9 • Public • Published

easy-code-formatter-styles

Main CI | Build, Test and NPM Publish Code coverage

Since the original release of Easy Code Formatter, I've received a lot of requests around extending the support for the styles and this is an attempt to do that.

Bumping package.json version automatically is not there yet, so make sure your Pull Request includes a version bump, otherwise the tests would fail and you can't publish a new version.

How to add a new style

Add a new .ts file with your style name which implements the ITheme interface - export it the same way the rest of the styles are being exported.

Once merged to master, it'll be built and published to npm and deployed afterwards with easy code formatter.

About Easy Code Formatter

Easy code formatter is a Microsoft Word add-in that allows people to style their text in word as code. You'll have to be at least on Word 2013 to use this addin.

You can download it from AppSource.

Formatted code with Default style. with Desert style
Formatted code with A11YDark style. with A11YLight style

Package Sidebar

Install

npm i easy-code-formatter-styles

Weekly Downloads

6

Version

1.2.9

License

ISC

Unpacked Size

1.17 MB

Total Files

38

Last publish

Collaborators

  • armhil