0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-01-04 13:50:05 -05:00
penpot-export/packages/core
2023-10-03 13:21:05 +02:00
..
src/lib fix(core): export user configuration type declarations 2023-10-02 13:22:01 +02:00
.gitignore refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00
.prettierignore refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00
.prettierrc.json refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00
LICENSE docs: license under Apache License, Version 2.0 2023-09-15 19:14:42 +02:00
package.json build(core,cli): mark prettier package as a devDependency 2023-10-03 13:21:05 +02:00
README.md docs: update documentation with a start guide 2023-10-02 13:24:28 +02:00
tsconfig.json refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00

@penpot-export/core

penpot-export is a tool designed to export your design tokens created in Penpot into ready-to-use code or parseable data files.

This package houses the code for the core functionality of penpot-export.

Refer to the full documentation for usage notes.