sanctuary-show

Stringifier

A JavaScript library that provides a 'show' function to produce descriptive string representations of values

equals (x) (eval (show (x)))

GitHub

14 stars
10 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
sanctuary

Related projects:

RepositoryDescriptionStars
sanctuary-js/sanctuary-type-identifiersA package to derive and parse type identifiers from JavaScript values.21
sanctuary-js/sanctuary-type-classesA library providing standardized type class implementations and lawful method implementations for common algebraic structures in JavaScript.236
sanctuary-js/sanctuaryA JavaScript library that promotes pure function composition and avoids runtime type errors by providing data types for handling uncertain values.3,046
jprichardson/string.jsProvides additional string manipulation methods in JavaScript without modifying the native prototype.1,810
syntax-tree/esast-util-from-jsA utility to convert JavaScript code into an abstract syntax tree (AST) format13
deitch/searchjsA JavaScript query library with a JSON query language to filter objects based on conditions specified in the query.313
esamattis/jslibsA curated collection of useful JavaScript libraries for building web applications.59
aurelia/validatejsEnables expressive validation using decorators and/or a fluent API.22
senchalabs/jsduckGenerates documentation for JavaScript code using Markdown and infers information from the code itself.1,503
syntax-tree/unist-util-selectTool for finding nodes in a tree using CSS-like selectors62
syntax-tree/unist-util-isUtility to check if nodes match specific patterns38
syntax-tree/unist-util-filterUtility to remove unwanted nodes from a tree data structure18
serenadeai/tree-sitter-scssA grammar for parsing SCSS code using the tree-sitter parser24
sindresorhus/p-someWait for a specified number of promises to be fulfilled36