Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakehamilton/dotbox
DotBox, a simple, readable configuration language
https://github.com/jakehamilton/dotbox
Last synced: 2 months ago
JSON representation
DotBox, a simple, readable configuration language
- Host: GitHub
- URL: https://github.com/jakehamilton/dotbox
- Owner: jakehamilton
- License: other
- Created: 2022-04-30T02:20:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T11:50:32.000Z (about 2 years ago)
- Last Synced: 2024-10-28T13:12:20.824Z (3 months ago)
- Language: TypeScript
- Size: 318 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# DotBox
[dotbox.dev](https://dotbox.dev)
## Learn DotBox
For a guide on DotBox syntax and usage, check out [dotbox.dev](https://dotbox.dev)!
## Packages
| Package | Link |
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| [@dotbox/cli](./packages/cli) | [View on NPM](https://npm.im/@dotbox/cli) |
| [@dotbox/compiler](./packages/compiler) | [View on NPM](https://npm.im/@dotbox/compiler) |
| [@dotbox/format](./packages/format) | [View on NPM](https://npm.im/@dotbox/format) |
| [@dotbox/vscode](./packages/vscode) | [View on VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=jakehamilton.dotbox-vscode) |