Supernova makes generation and delivery of production code from your design systems a breeze. In this repository, you'll find utilities that will help you build the exporters faster. If you are looking for existing exporters, we have dedicated repository for just that.
To use the library in your exporters, install it through NPM:
npm install --save @supernovaio/export-helpers
To use the utilities, simply import them from the library:
import { TokenUtils } from "@supernovaio/export-helpers"
You can find the full list of available utilities here.
If you have:
- Suggestions for improving the developer experience
- Encountered any bugs
- Found unclear or incorrect information in the documentation
or you'd like to contribute with your own helper please open a new GitHub issue. You can also share your thoughts through our community channels.
We have an active Slack community where both the Supernova team and your fellow developers exchange ideas and engage in discussions. Come join us to shape the future of design systems and automatic code delivery!