0.2.10 • Published 3 years ago

@jungla/language v0.2.10

Weekly downloads
86
License
ISC
Repository
github
Last release
3 years ago

Version 1.2-Beta


What is it?

Jungla is a data manipulation language built to enhance the capabilities of your pre-existing APIs.

Jungla is a language inspired by GraphQL.

What Jungla looks like...

# "extensions.jungla"

{
    some {
        deep {
            down {
                data {
                    id is NUMBER,
                    name is STRING,
                    age,
                    company {
                        name,
                        &address
                    }
                }
            }
        }
    }
}
0.2.10

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.5

3 years ago

0.2.3

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.6-alpha.0

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago