Modification of ES, made to include python-style indentation rules
Detect the indentation of code
JSON.parse with context information on error
Render indentation markers in CodeMirror
Like read-package-json, but faster
Block indentation feature for CKEditor 5.
JSON.parse and stringify with better errors that respects formatting
Detect the indentation of code (commonjs fork)
Remove leading indentation from ES6 template literals.
Indent plugin for Plate
Strip redundant indentation and indent the string
remark-lint rule to check whitespace after block quote markers
remark-lint rule to warn when tables are indented
A plugin for CodeMirror to handle wrapped line indentation
Strip leading whitespace from each line in a string
Converts a XML string into a human readable format (pretty print) while respecting the xml:space attribute
Extract strings from projects using ngx-translate
Indentation plugin for @atlaskit/editor-core
Stringify and write JSON to a file atomically
Toolbar lists and indentation plugin for @atlaskit/editor-core
A Gherkin linter/validator written in javascript
A lossless JSON5 tokenizer and parser for Node.js that maintains indentation, spacing, and comments.
Serialize objects to JSON with handling for circular references
Sass/SCSS language support for the CodeMirror code editor
Indentinator is a Ruby script that inspects and changes the indentation in your source files.
Formatting, indentation, bash colors, etc. for ruby cli script output
Small base for CLI scripts; signal handling, indented logging, colors ticks/crosses, injectable args/IO.
== DESCRIPTION: This module is fork (and rework) of "Ruby Script Beautifier" by P. Lutus. * Autoindenting of ruby code (Kode::Indenter) * Check code for coding conventions (Kode::Styler) * ... sometime erb/yaml formatter? == FEATURES/PROBLEMS:
CommandSet is a user interface framework. Its focus is a DSL for defining commands, much like Rake or RSpec. A default readline based terminal interpreter (complete with context sensitive tab completion, and the amenities of readline: history editing, etc) is included. It could very well be adapted to interact with CGI or a GUI - both are planned. CommandSet has a lot of very nice features. First is the domain-specific language for defining commands and sets of commands. Those sets can further be neatly composed into larger interfaces, so that useful or standard commands can be resued. Optional application modes, much like Cisco's IOS, with a little bit more flexibility. Arguments have their own sub-language, that allows them to provide interface hints (like tab completion) as well as input validation. On the output side of things, CommandSet has a very flexible output capturing mechanism, which generates a tree of data as it's generated, even capturing writes to multiple places at once (even from multiple threads) and keeping everything straight. Methods that normally write to stdout are interposed and fed into the tree, so you can hack in existing scripts with minimal adjustment. The final output can be presented to the user in a number of formats, including contextual coloring and indentation, or even progress hashes. XML is also provided, although it needs some work. Templates are on the way. While you're developing your application, you might find the record and playback utilities useful. cmdset-record will start up with your defaults for your command set, and spit out an interaction script. Then you can replay the script against the live set with cmdset-playback. Great for ad hoc testing, usability surveys and general demos.
No description provided.
No description provided.
No description provided.