
Product
Socket Now Supports pylock.toml Files
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
ember-scrollable
Advanced tools
A simple wrapper around Trackpad Scroll Emulator.
ember install ember-scrollable
{{! app/templates/index.hbs }}
{{#ember-scrollable}}
Some long content...
{{/ember-scrollable}}
The component accepts the following options:
horizontal
: Enables horizontal scrolling (default: false
)autoHide
: Enables auto hiding of the scrollbars on mouse out (default: true
)scrollTo
: Set this property to manually scroll to a certain positiononScroll(scrollOffset, event)
: action triggered whenever the user scrolls, called with the current scrollOffset
and the original scroll event
onScrolledToBottom
: action triggered when user scrolled to the bottomgit clone https://github.com/alphasights/ember-scrollable.git
npm install && bower install
ember server
ember test --server
FAQs
OSX-like scrollbar components in ember
The npm package ember-scrollable receives a total of 2,119 weekly downloads. As such, ember-scrollable popularity was classified as popular.
We found that ember-scrollable demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.
Research
Security News
Malicious Ruby gems typosquat Fastlane plugins to steal Telegram bot tokens, messages, and files, exploiting demand after Vietnam’s Telegram ban.