Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cd-datetime-picker

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cd-datetime-picker

angular-datetime-picker

  • 0.27.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

cd-datetime-picker

Configuration

  • Include Dependencies

    • Requires angular, bootstrap, jquery (jqlite is not supported) and moment.js
      <!-- vendor dependencies -->
      <script src="vendor/jquery.min.js"></script>
      <script src="vendor/angular.min.js"></script>
      <script src="vendor/bootstrap.min.js"></script>
      <script src="vendor/moment.min.js"></script>
    
      <!-- ci directives -->
      <script src="build/datetime-picker.directive.min.js"></script>
    
  • Setup controller

    • The following items are required in controller (see app.controller.js for example)

Credits

cd-datetime-picker written by Mike Erickson

E-Mail: codedungeon@gmail.com

Twitter: @codedungeon

Website: codedungeon.org

Additional Attribution:

jQuery Timepicker Bootstrap DateTimePicker moment.js

Keywords

FAQs

Package last updated on 29 Jan 2017

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc