Maintainable code for interactive Slack messages, modals, home tabs, and workflow steps. A must-have for the Slack Block Kit framework.
Dead simple fluent JavaScript validation library
Generate TeamCity service messages.
Compile ES2015 block scoping (const and let) to ES5
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of class static blocks
Transform class static blocks
Parse and lookup IP network blocks
A simple code writer that assists with formatting and visualizing blocks of code.
code block extension for tiptap
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
a stream of blocks
Provides a method to inject and analyze web pages using axe
Transforms jsdoc data into something more suitable for use as template input
Test whether an object looks like a promises-a+ promise
code block extension for tiptap
Low level toolkit for SVG paths transformations.
An XML builder for node.js
Block quote feature for CKEditor 5.
Block users from running your app with root permissions
List of CSS font weight keywords.
Code block feature for CKEditor 5.
Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.
List of CSS font stretch keywords.
== DESCRIPTION: BlockChainable is a module to aid in the creation of Domain Specific Languages using block structure. By including BlockChainable into your classes, you will be able to instantiate that class using the class name itself, followed by any parameters to be passed to initialize, followed by a block to be executed within the instantiated class. BlockChainable also allows methods to search up the chain of classes, meaning that although a block is executed in the scope of the instantiated class, any methods not found in the class but found in a class "up-scope" will be called successfully on the up-scope class. This chaining of method calls allows you to assert values within the blocks as well as calling any other methods from "up-scope" classes. == FEATURES/PROBLEMS:
== DESCRIPTION: BlockChainable is a module to aid in the creation of Domain Specific Languages using block structure. By including BlockChainable into your classes, you will be able to instantiate that class using the class name itself, followed by any parameters to be passed to initialize, followed by a block to be executed within the instantiated class. BlockChainable also allows methods to search up the chain of classes, meaning that although a block is executed in the scope of the instantiated class, any methods not found in the class but found in a class "up-scope" will be called successfully on the up-scope class. This chaining of method calls allows you to assert values within the blocks as well as calling any other methods from "up-scope" classes. == FEATURES/PROBLEMS:
Chainable async blocks for iOS