https://github.com/piedcipher/110th
💪 110th is a collection of dev tools for VS Code. Currently featuring a powerful Lottie JSON viewer.
https://github.com/piedcipher/110th
lottie lottie-animation vscode-extension
Last synced: 7 months ago
JSON representation
💪 110th is a collection of dev tools for VS Code. Currently featuring a powerful Lottie JSON viewer.
- Host: GitHub
- URL: https://github.com/piedcipher/110th
- Owner: piedcipher
- License: mit
- Created: 2025-03-05T20:35:02.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T23:32:08.000Z (7 months ago)
- Last Synced: 2025-03-06T00:22:45.510Z (7 months ago)
- Topics: lottie, lottie-animation, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 110th - Developer's Toolkit
![]()
110th is a collection of dev tools for VS Code. Currently featuring a powerful Lottie JSON viewer.
> **Nothing to hide. Nothing to fear. Nothing to explain.** - Jack Reacher## Features
### Lottie JSON Viewer
* 🎬 Preview and inspect Lottie animation files directly in VS Code
* ⏯️ Play/Pause controls for easy animation testing

## Installation
- Open VS Code
- Press `Cmd+Shift+P` (Mac) to open Command Palette
- Type `ext install 110th`## Usage
- Open a Lottie JSON file
- Access the viewer:
- Right-click on file in explorer and select "Open Lottie Preview"
- Use command palette and search for "Lottie: Preview Animation"
- Click "Preview Lottie" in editor title bar## Release Notes
### 1.0.0 (2025-03-06)
* Initial release
* Lottie JSON viewer implementation## Contributing
Like Reacher's precise approach to problem-solving, we welcome methodical and well-thought-out contributions.
## Support
* [Report Issues](https://github.com/piedcipher/110th/issues)
* [Feature Requests](https://github.com/piedcipher/110th/issues/new?labels=enhancement)## License
MIT