This repository has been archived on 2026-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
Nico e2667f8e12 Initial nyx project — fork of hermes-frontend
Forked from hermes-frontend, stripped openclaw/bun specifics:
- Auth tokens: openclaw_session -> nyx_session
- Vite proxy: localhost:3003 -> localhost:8000 (assay)
- Prod WS: wss://assay.loop42.de/ws
- Workspace paths: removed openclaw-specific paths
- Added missing deps: @heroicons/vue, overlayscrollbars-vue
- Branding: title -> nyx

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 20:23:27 +02:00

1 line
726 B
JavaScript

import"./_chunks/rolldown-runtime.mjs";import"./_chunks/libs/json5.mjs";import{parseJSON5 as e,stringifyJSON5 as t}from"./json5.mjs";import"./_chunks/libs/jsonc-parser.mjs";import{n,t as r}from"./_chunks/json.mjs";import{parseJSONC as i,stringifyJSONC as a}from"./jsonc.mjs";import"./_chunks/libs/js-yaml.mjs";import{parseYAML as o,stringifyYAML as s}from"./yaml.mjs";import{parseTOML as c,stringifyTOML as l}from"./toml.mjs";import"./_chunks/libs/ini.mjs";import{parseINI as u,stringifyINI as d}from"./ini.mjs";export{u as parseINI,r as parseJSON,e as parseJSON5,i as parseJSONC,c as parseTOML,o as parseYAML,d as stringifyINI,n as stringifyJSON,t as stringifyJSON5,a as stringifyJSONC,l as stringifyTOML,s as stringifyYAML};