A Node.js library to download Figma files and their metadata, and to store them as JSON files.
Caution
Development on this package has not yet started.
- Finalise cutting format (core file, facets)
- Optimise data overlap between some facets
- Write FS middleware to store and retrieve cuttings
- Use REST API client to download cuttings
- Create hydration helpers
- Use zod for schema validation on FS-loaded files
- Improve zod parse error printing
- Add ability to name/describe cutting files and use the name in logs
- Export Node.js library
- Add unit tests
- Document the library
- Document the
figcutting.json
file format - Automate NPM releases
See how to contribute.
Distributed under the MIT License.
Please open a conversation in the discussion space to ask a question.
Please open an issue for bug reports or code suggestions.