Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
ember-autolinker
Advanced tools
This addon wraps Autolinker.js for use in Ember apps.
{{autolink 'Your text containing URLs like google.com or http://www.something-else.xyz?whatever=you#like'}}
If your text contains HTML, you can disable HTML safety by passing true
as second argument:
{{autolink "fancy html<br>with <strong>emberjs.com</strong>" true}}
git clone git@github.com:adfinis-sygroup/ember-autolinker.git
cd ember-autolinker
yarn
ember serve
yarn test
(Runs ember try:each
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
FAQs
ember-cli addon for using Autolinker.js in ember
The npm package ember-autolinker receives a total of 15 weekly downloads. As such, ember-autolinker popularity was classified as not popular.
We found that ember-autolinker 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
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.