editorjs-indent-tune
Block tune for Editor.js
Block tune for Editor.js
A function that takes a file path and changes the indentation overwriting the original content.
custom ckeditor5 plugins (eg: indent first line, custom format, ad so on...)
Extension for indenting wrapped lines in CodeMirror
A plugin for CodeMirror to handle wrapped line indentation
Indenting strings made easy
Easy way to get the indent of a string, whether file content or simple string.
Convert spaces to tabs
Remove indentation from multiline strings, e.g. ones that were created with template literals
Utility function to beautify JSON string...like JSON.stringify() but better
A few common utility template tags for ES2015
Prettify, format, beautify HTML.
Implementation of the core logic of the mind map plugin.
Eslint config for indentation
When a line does not fit in editing area, it is softwrapped. This extension makes it so the wrapped part (2nd and subsequent lines) has the same indentation as the 1st line
Change the indentation in a string.
Indent each line in a string
Text wrapping and filling
A Tiptap extension for managing text indentation in documents
Indent each line in a string. This is a fork of sindresorhus/indent-string, but with CommonJS support.