A package to help make UI components, libraries, and tools as interoperable as possible.
published 0.25.0 a month agoParse GraphQL SDL files to DocumentNode AST objects. This is useful for passing it to Graphql Servers, for example.
published 0.1.1 a year agoResolve `import` and `export` expressions using the TSConfig `paths` and `baseUrl`. This was made to be used on Node environments where you need to have relative imports and most transpile tools (even `tsc` itself) doesn't change imports.
published 0.1.1 a year ago