https://github.com/tecc/selcon
Self-contained markup compiler
https://github.com/tecc/selcon
Last synced: 5 months ago
JSON representation
Self-contained markup compiler
- Host: GitHub
- URL: https://github.com/tecc/selcon
- Owner: tecc
- License: mit
- Created: 2021-11-03T04:33:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T20:32:36.000Z (about 4 years ago)
- Last Synced: 2025-01-28T09:51:28.893Z (11 months ago)
- Language: TypeScript
- Size: 243 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self-contained markup compiler
**Self-contained markup compiler** (Selcon) is a simple project by me to make a simple reusable UI for some documents, such as a detailed explanation of a feature request.
This project is in development.
Documentation can be found [here](https://docs.tecc.me/selcon).
## Branches
The master branch `master` is the development branch.
For new features or issue fixes, you should to create a new branch rather than committing directly to master.
## Licence
Selcon is licensed under the MIT license. See more in [LICENCE.txt](./LICENCE.txt).