
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
materialsummernote
Advanced tools
LIVE DEMO: MaterialNote demo (live demo can be outdated for a while; if live demo version is not the same of current plugin version, please use the included demo instead)
A Summernote wysiwyg editor version converted for Materialize (Materialize Official website)
MaterialNote is a fork of Summernote wysiwyg editor (See the Original API) Edited by CK
Just call **materialnote() on any jquery element;
NOTE: in case of multiple editors on the same page, the id attribute must be provided (if you use airMode, the id is needed always);
that you can pass to the constructor in materialSummernote:
MaterialSummernote is not just a conversion of Summernote from bootstrap to materialize, it also contains some changes, but still have all the original Summernote's API.
It is provided with scss version of the stylesheet, if you use sass, to change style quickly
The provided versione includes an override of materialize tooltips (called ckTooltip) with autoclean function for tooltips' shadow dom when the tooltipped element is destroyed (better for single-page app); this functions is also edited to have faster tooltip animations; If you don't need/want this, you can use the standard materialize tooltip function, replacing "ckTooltip" with "tooltip" in materialNote (1 occurence) and removing "ckMaterializeOverrides.js" file and its reference in index.html;
It is provided with livereload and sass version of stylesheet; use "grunt" to execute it and point your browser on "localhost:7000" (prerequisites: ruby, sass ("gem install sass"), grunt-cli, grunt and needed plugins ("npm install"), browser livereload extension);
Use --port option to serve it on another port; example: grunt --port=9000
Use grunt uglify or grunt minify to rebuild the minified version of fileUploader.js
Available under MIT license (also available in included license.txt file).
FAQs
A fork of Summernote.js ported to Materialize
The npm package materialsummernote receives a total of 0 weekly downloads. As such, materialsummernote popularity was classified as not popular.
We found that materialsummernote demonstrated a not healthy version release cadence and project activity because the last version was released 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.