Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
react-time-select
Advanced tools
Component to generate a dropdown list populated with a configurable time range
# react-time-select
React Component to render a React Bootstrap dropdown list pre-filled with localizable times formatted by ReactIntl. Requires react v16+.
var TimeSelect = require('react-time-select');
React.render(<TimeSelect label="Choose time" />, document.getElementById('container'));
class
attribute to be applied to element. Default "input-sm".start={1230}
. Default is {30} (00:30).id
attribute applied to the input element.Clone the repo and npm install
.
npm start
will create and watchify an example which you can open in your browser, at doc/example.html
npm test
for the unit tests.
npm run coverage
gets coverage with istanbul, report is output to the coverage
directory. It will exit nonzero if any metric is below 95%
npm run lint
checks the code against our guidelines
FAQs
Component to generate a dropdown list populated with a configurable time range
We found that react-time-select demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.