@semapps/date-components

React-Admin components for date display and input

Usage no npm install needed!

<script type="module">
  import semappsDateComponents from 'https://cdn.skypack.dev/@semapps/date-components';
</script>

README

React-Admin components for date display and input

Documentation

See the dedicated page on the SemApps website.

Development

npm run pre-publish

Build the library in CommonJS and ES mode. This command should always be run before publishing.

npm run dev

Develop mode. Any change you make to a file in the /src directory will be immediately compiled.