Giter Club home page Giter Club logo

hasura-om's Introduction

Hi there ๐Ÿ‘‹

const user: GithubUser {
  name: 'Spartak Kagramanyan',
  location: 'Amsterdam, Netherlands',
  role: 'Senior Software Engineer',
  stack: ['JavaScript', 'TypeScript', 'NodeJS', 'VueJS', 'Redis', 'PostgresSQL', 'MySQL', 'MongoDB', 'Docker'],
  additionalStack: ['GoLang', 'Python', 'C++', 'PHP', 'CI/CD'],
  contact: 'assorium[at]gmail.com'
}

roadmap.sh
GitHub Stats Top Language

hasura-om's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar expresspixel avatar fossabot avatar mrspartak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hasura-om's Issues

No types for Typescript usage

Could not find a declaration file for module 'hasura-om'. implicitly has an 'any' type.
Try npm i --save-dev @types/hasura-om if it exists or add a new declaration (.d.ts) file containing declare module 'hasura-om';

import {Hasura} from "hasura-om";

Test empty mutation

Should return an error, when mutation is empty

var [err, response] = await this.$orm.mutate({
  project: {
    objects: {
      title: this.form.title
    }
  }
})

Svelte support?

I did a quick test to try the lib in svelte but getting some errors. Does it have svelte support? Seems to be a 'compile' error. Any tips?

Errors:
[Nollup] Listening on http://localhost:5000
preferring built-in module 'events' over local alternative at 'events', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning

ParseError: /node_modules/hasura-om/src/hasura/events.js
Error: ENOENT: no such file or directory, open '/Users/xxxx/Develop/routify/node_modules/hasura-om/src/hasura/events.js'
at compileModule (/Users/xxx/Develop/routify/node_modules/nollup/lib/impl/NollupCompiler.js:116:19)
at processTicksAndRejections (internal/process/task_queues.js:93:5)

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.