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.
domino.js is a JavaScript cascading controller for fast interactive Web interfaces prototyping, developped by Alexis Jacomy at Linkfluence. It is released under the MIT License.
Check the project webpage to see the documentation: http://dominojs.org.
To use it, clone the repository:
git clone git@github.com:jacomyal/domino.js.git
The latest minified version is available here:
https://raw.github.com/jacomyal/domino.js/master/build/domino.min.js
You can also minify your own version with Grunt:
npm install
to install domino.js development dependencies.grunt
to successively lint sources, launch unit tests, and minify the code with Uglify.You can contribute by submitting issues tickets and proposing pull requests. Be sure to successfully run grunt closureLint
and grunt qunit
before submitting any pull request.
The whole source code is validated by the Google Closure Linter, and the comments are written in JSDoc (tags description is available here).
Also, the change log is available here.
FAQs
A cascading controller for fast interactive Web interfaces prototyping.
We found that domino-js 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
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.