Page not found :(
23 |The requested page could not be found.
24 |{{- type | jsonify }}
41 | {%- endif %}
42 | {%- endcase %}
43 | {%- endcapture %}{{- output | strip_newlines }}
44 |
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "@github/catalyst",
3 | "version": "1.3.0",
4 | "description": "Helpers for creating HTML Elements as Controllers",
5 | "homepage": "https://github.github.io/catalyst",
6 | "bugs": {
7 | "url": "https://github.com/github/catalyst/issues"
8 | },
9 | "repository": {
10 | "type": "git",
11 | "url": "git+https://github.com/github/catalyst.git"
12 | },
13 | "license": "MIT",
14 | "author": "GitHub Inc.",
15 | "contributors": [
16 | "Keith Cirkel (https://keithcirkel.co.uk/)",
17 | "Kristján Oddsson