Skip to the content.

CyCode

"Alone, Live, and Great"

CyCode (formerly known as Studios Code and the word being a portmanteau of โ€œCyril Codeโ€) is an HTML editor, Markdown editor, and WYSIWYG editor with a primary focus on web development. It is written in HTML, CSS, and JavaScript. It was created and developed on December 23, 2021, by Cyril John Magayaga.

[!WARNING] Strict No LLM / No AI Policy. No LLMs for issues. No LLMs for pull requests.

Support programming, markup, and script languages

HTML CSS JavaScript Markdown WYSIWYG
Yes Yes Yes Yes Yes

Operating system supports

Windows Linux (Linux Distros) macOS
Yes Yes Yes

๐Ÿ˜ Quick Start

Several quick start options are available:

๐Ÿ—๏ธ Build CyCode

# Download the CyCode
$ git clone https://github.com/Magayaga/CyCode.git

# Change directory
$ cd CyCode

# Install all packages in npm
$ npm install

# Build and run a electron framework application
$ npm run cycode

๐Ÿ“„ Documentation of CyCode (Vanilla TypeScript)

Change directory, download, and npm:

$ cd docs\vanilla-typescript
$ npm install
$ npm run start

๐Ÿ“ฆ Installing CyCode

You can install this package with npm.

# Could it be an older or newer version?
npm install --save-dev electron
npm install --save-dev electron-packager

License

Copyright ยฉ2021-2026 Cyril John Magayaga. All rights reserved.

Licensed under the MIT license.