All Projects → hwclass → Ziya

hwclass / Ziya

Licence: mit
✏️ Your local in-browser editor

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ziya

Python Markdown Editor
Standalone editor for your markdown files
Stars: ✭ 164 (+160.32%)
Mutual labels:  editor, browser
Spritemate
spritemate is a browser based sprite editor for the Commodore 64
Stars: ✭ 89 (+41.27%)
Mutual labels:  editor, browser
Tiptap
The headless editor framework for web artisans.
Stars: ✭ 13,629 (+21533.33%)
Mutual labels:  editor, browser
Zoonavigator
Web-based ZooKeeper UI / editor / browser
Stars: ✭ 326 (+417.46%)
Mutual labels:  editor, browser
Marlin Config
Marlin firmware instant configurator
Stars: ✭ 327 (+419.05%)
Mutual labels:  editor, browser
Monaco Editor
A browser based code editor
Stars: ✭ 27,382 (+43363.49%)
Mutual labels:  editor, browser
Slate
A completely customizable framework for building rich text editors. (Currently in beta.)
Stars: ✭ 23,104 (+36573.02%)
Mutual labels:  editor, browser
Remirror
ProseMirror toolkit for React 🎉
Stars: ✭ 973 (+1444.44%)
Mutual labels:  editor, browser
Pesdk React Native Demo
React Native example for PhotoEditor SDK
Stars: ✭ 57 (-9.52%)
Mutual labels:  editor
Browser Shell
A Linux command-line shell in the browser
Stars: ✭ 60 (-4.76%)
Mutual labels:  browser
Qrcode Renderer
QR Code renderer is a dependency-free library to render QR Codes. The library makes it simple to integrate with any UI framework and comes with a prebuilt SVG renderer for the web.
Stars: ✭ 56 (-11.11%)
Mutual labels:  browser
Vnote
A pleasant note-taking platform.
Stars: ✭ 8,714 (+13731.75%)
Mutual labels:  editor
Basicpawn
BasicPawn - SourcePawn Editor
Stars: ✭ 60 (-4.76%)
Mutual labels:  editor
Termly.js
Simple, Extensible, Hackable and Lightweight Javascript Browser Terminal Simulator!
Stars: ✭ 56 (-11.11%)
Mutual labels:  browser
Ip Kvm Interface
DIY IP-KVM for Remote Desktop Access
Stars: ✭ 62 (-1.59%)
Mutual labels:  browser
Jumpgo
JumpGo Web Browser for Android
Stars: ✭ 54 (-14.29%)
Mutual labels:  browser
O
🌀 Text editor suitable for writing git commit messages and editing Markdown files. Can build executables and jump to errors at the press of `ctrl-space`, for several programming languages. Can format code with `ctrl-w`. Provides general syntax highlighting, rainbow parenthesis and cut/paste portals. o is intentionally limited to VT100.
Stars: ✭ 54 (-14.29%)
Mutual labels:  editor
Deckdeckgo
The web open source editor for presentations
Stars: ✭ 1,117 (+1673.02%)
Mutual labels:  editor
Laravel Editor Md
editor.md for Laravel , markdown editor for Laravel
Stars: ✭ 61 (-3.17%)
Mutual labels:  editor
React Native Markdown Editor
A markdown editor like github comment editor (contains preview, helper buttons)
Stars: ✭ 59 (-6.35%)
Mutual labels:  editor

ziya

✏️ Your local in-browser editor

BCH compliance npm

Şener Şen

User Quickstart

# Install ziya as global
$ npm install ziya -g

# Run ziya
$ ziya

# See what happens in the browser in the address: localhost:5000

Developer Quickstart

# Clone the repository
$ git clone [email protected]:hwclass/ziya.git

# Go to source folder
$ cd ziya/src/

# Install Dependencies
$ npm install

# Run Development Server
$ npm run start:dev

# Build App for Production
$ npm run build

# Run Production Server
$ npm run start:prod

Logo

Coming soon.

Design

Designers wanted!

Change Log

This project adheres to Semantic Versioning.
Every release, along with the migration instructions, is documented on changelog.

Contributors

Meet people who made it possible:

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].