
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@eonasdan/tempus-dominus
Advanced tools
A robust and powerful date/time picker component. For usage, installation and demos see Project Site on GitHub
Please note that I'm moving on to other projects. New issues will need to be sponsored. This can be done via BountySource or my other donation links. Please reach out to me first so we can discuss the terms. Thank you for your years of support.
Tempus Dominus is a powerful and robust date time picker for javascript. Version 6 is another major rewrite over the previous version. V6 is written with modern browsers in mind and is written in typescript. Bootstrap, momentjs and jQuery are no longer required dependencies. Popper2 is all that is required for the picker to position correctly. If you still require jQuery (seriously, you should move off that asap) there's a jQuery provider that wraps the native js functions.
Run npm i
to install needed packages.
The docs folder contains the generated documentation site, don't modify this directly as it will be overwritten on build. The dist folder contains the built js/css files.
You can run npm run serve
which will start a web server. Navigate to http://localhost:3001/
to view the docs.
Do not run npm run serve
at the same time.
Run npm start
. This runs web server, the build and watchers for the docs, styles, and typescript.
I'd love to know if your public site is using this plugin and list your logo on the documentation site. Leave create a discussion and let me know.
If you have an urgent request, bug or need installation help, please contact in the discord server.
FAQs
A robust and powerful date/time picker component. For usage, installation and demos see Project Site on GitHub
The npm package @eonasdan/tempus-dominus receives a total of 15,425 weekly downloads. As such, @eonasdan/tempus-dominus popularity was classified as popular.
We found that @eonasdan/tempus-dominus demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.