sanctuary-show
Stringifier
A JavaScript library that provides a 'show' function to produce descriptive string representations of values
equals (x) (eval (show (x)))
14 stars
10 watching
5 forks
Language: JavaScript
last commit: about 1 year ago sanctuary
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A package to derive and parse type identifiers from JavaScript values. | 21 |
| | A library providing standardized type class implementations and lawful method implementations for common algebraic structures in JavaScript. | 236 |
| | A JavaScript library that promotes pure function composition and avoids runtime type errors by providing data types for handling uncertain values. | 3,046 |
| | Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,810 |
| | A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 |
| | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 313 |
| | A curated collection of useful JavaScript libraries for building web applications. | 59 |
| | Enables expressive validation using decorators and/or a fluent API. | 22 |
| | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,503 |
| | Tool for finding nodes in a tree using CSS-like selectors | 62 |
| | Utility to check if nodes match specific patterns | 38 |
| | Utility to remove unwanted nodes from a tree data structure | 18 |
| | A grammar for parsing SCSS code using the tree-sitter parser | 24 |
| | Wait for a specified number of promises to be fulfilled | 36 |