orthodox-spec

1.1.0 • Public • Published

orthodox-spec

An orthodox spec for style objects

 

Usage

Use spec.json to test if your thing is orthodox-compliant. It’s an array of inputs and outputs. Just check if your output matches our expected output.

We always exclude the trailing semicolon and insignificant whitespace in the expected output. These things have no effect on inline styles or property blocks in a stylesheet – so if your thing outputs them, feel free to ignore that in the comparison.

 

License

MIT © Tomek Wiszniewski

Package Sidebar

Install

npm i orthodox-spec

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • tomekwi