sanctuary-type-identifiers
Type identifier parser
A package to derive and parse type identifiers from JavaScript values.
Specification for type identifiers
21 stars
11 watching
4 forks
Language: JavaScript
last commit: 26 days ago sanctuaryspecification
Related projects:
Repository | Description | Stars |
---|---|---|
sanctuary-js/sanctuary-type-classes | A library providing standardized type class implementations and lawful method implementations for common algebraic structures in JavaScript. | 235 |
sanctuary-js/sanctuary-show | A JavaScript library that provides a 'show' function to produce descriptive string representations of values | 14 |
serenadeai/tree-sitter-scss | A grammar for parsing SCSS code using the tree-sitter parser | 24 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
idris-hackers/idrisscript | Provides safe interface to JavaScript's unsafe world | 91 |
sanctuary-js/sanctuary | A JavaScript library that promotes pure function composition and avoids runtime type errors by providing data types for handling uncertain values. | 3,040 |
ricop/idl2typings | Tool to generate type definitions from IDL files for TypeScript development | 7 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |
bramstein/stateofwebtype | Provides up-to-date data on support for type and typographic features on the web | 65 |
seejamescode/draft-js-gutter | A reusable React.js component for adding line number gutters to Draft.js editors | 14 |
syntax-tree/esast-util-from-js | A utility to convert JavaScript code into an abstract syntax tree (AST) format | 12 |
mindedsecurity/jstillery | Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
stereobooster/type-o-rama | An online conversion tool and resource for interoperability between various JavaScript type systems | 244 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
superscriptjs/qtypes | A JavaScript-based question classification system inspired by a research paper, designed to categorize questions into four categories. | 160 |