tangled
alpha
login
or
join now
kitten.sh
/
graphql.web
Mirror: The spec-compliant minimum of client-side GraphQL.
0
fork
atom
overview
issues
pulls
pipelines
graphql.web
/
src
/
at
45e307f146af4e1ed10776d901694107dde48e65
1 folder
12 files
__tests__
perf: Replace most sticky regexs with pure parser combinators (#52)
10 months ago
ast.ts
refactor: Improve `print` performance (#24)
2 years ago
error.ts
chore(workspace): publish to jsr (#30)
2 years ago
helpers.ts
Fix slow type
1 year ago
index.ts
fix: export Extensions type (#36)
1 year ago
kind.d.ts
feat: Establish type compatibility with graphql (#3)
2 years ago
kind.js
fix: Move unit tests over and fix minor discrepancies (#6)
2 years ago
parser.ts
perf: Drop redundant `loc` setter/getter for simple value (#54)
10 months ago
printer.ts
Handle empty selection array (#46)
1 year ago
schemaAst.ts
feat: Extend local AST types with graphql’s types (#10)
2 years ago
types.ts
fix: compatibility with typescript 5.5 and higher (#49)
11 months ago
values.ts
fix: Remove for-of syntax from `values` helpers for JSC memory reduction (#33)
1 year ago
visitor.ts
chore: Upgrade dependencies (#21)
2 years ago