Giter VIP home page Giter VIP logo

ts-graphql's People

Contributors

casieber avatar

Stargazers

 avatar

ts-graphql's Issues

Add sane code structure

Since the library began as just playing around with the TypeScript Compiler APIs, most of the code is centralized into a couple large files, rather than following sane code organization.

Need to introduce a real structure to it.

Setup CI

Turn on CI loop that (for now) runs the tests

Strip out original transformer experimentation code

Originally the code was just some experimentation with the TypeScript Compiler APIs and writing transformers in general before it was focused to GraphQL.

Need to delete all that old experimentation code.

Add publish scripts/infra

End goal is for this to be an npm package, but we don't currently have any of the scripts/infra in place for publishing.

Add option for configurable execution string token

Add the ability for user to configure the execution token recognized as beginning a query execution.

Depends on #9

Might need to think about this one a little more. Maybe we should just try to pick up on anything that is typed like an execution function rather than relying on a specific token? But how do we prevent false positives? Or is that even a problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.