Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 429 Bytes

Installation

yarn add @tapgiants/date

Usage and examples

TBD. In the meantime just check the src folder.

Custom fields

TBD. Refer to fields implementation (see Token, or Autocomplete).

Development

Link the package from your target project and run yarn start. This will start the webpacker watcher.

Once you are satisfied with your changes, use yarn publish to push the new version to npmjs.org.