zeplin-extension-style-kit

4.3.0 • Public • Published

zeplin-extension-style-kit

This package aims to provide an API to generate CSS-like style code snippets from the data exposed to Zeplin extensions. Even though target language or dialect can be different from CSS, preprocessors or CSS-in-JS solutions use the same property set and value format with CSS.

CSS properties and value formats are modeled in zeplin-extension-style-kit to form an intermediate representation. This representation is mostly language agnostic and can be used to develop an extension that generates similar style code snippets, e.g. Sass, React Native, styled-components.

Models

Package Sidebar

Install

npm i zeplin-extension-style-kit

Weekly Downloads

1,870

Version

4.3.0

License

MIT

Unpacked Size

268 kB

Total Files

131

Last publish

Collaborators

  • zeplin-npm
  • dirtybit