Key | Name | Language | Attributes | Description |
---|---|---|---|---|
js_isomorphic | Javascript (Isomorphic) | JavaScript | Node 6 client written in ES6 (requires babel or other compiler). |
|
node_0_12 | Node (0.12.x) | JavaScript | Node client using the request http lib |
|
node_5_es5 | Node (5.x.x) | JavaScript | Node 5 client - compiled version of node_5_es6 |
|
node_5_es6 | Node (5.x.x) ES6 / Babel | JavaScript | Node 5 client written in ES6 (requires babel or other compiler) |
|
node_graphql | Node GraphQL | GraphQL types, resolvers, and schemas |
||
prop_types | React PropTypes | JavaScript | React PropTypes using es2017. Utilizes the |
|
ts_constants | TypeScript Constants | Constant definitions using TypeScript |