https://github.com/whatacold/cheatsheet-data
Data source for https://texttoolkit.com/cheatsheet/elisp-api.html
https://github.com/whatacold/cheatsheet-data
Last synced: 3 months ago
JSON representation
Data source for https://texttoolkit.com/cheatsheet/elisp-api.html
- Host: GitHub
- URL: https://github.com/whatacold/cheatsheet-data
- Owner: whatacold
- License: gpl-3.0
- Created: 2022-06-15T15:24:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T15:07:35.000Z (over 3 years ago)
- Last Synced: 2025-03-26T08:14:33.319Z (10 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Data source for https://texttoolkit.com/cheatsheet/elisp-api/
The data format of a category is like this:
`(category (api1 api2))`,
just run `make` to generate the output js (I will then update the website from it manually).