1.1.0 • Published 4 years ago

typografik-base v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Typescript Base

This package provides basic utilities for specifying and working with Typografik configuration objects.

E.g.:

  • Basic types
  • JS styles creation
  • CSS printing

Testing

TODO add tests

Publishing

Run npm publish

Development

If you want to verify that it works functionally before you publish (this is a good idea), then in your package root, run npm link. Then go to another folder and npm link . Go into a .ts file and import your package by name (just like you would normally if you had npm installed it). You should see your types coming through in your editor.

1.1.0

4 years ago

1.0.8

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago