Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Aconite is a framework for creative video processing on the web. It is an early-stage project developed by Colin Clark, and probably isn't yet suitable for use unless you're particularly adventurous and community-minded.
You'll need Grunt installed globally if you don't already have it. Here's how:
npm install -g grunt-cli
To download all of Aconite's dependencies and build it, run the following commands:
npm install
grunt
Aconite's test suite can be run in all available browsers using Testem. You'll need to have it installed globally if you don't already. Here's how:
npm install testem -g
Then, Testem can run the whole test suite on all the browsers installed on your computer. Just run:
npm test
Alternatively, if you'd like to only run the tests in one browser, you can open the test suite tests/unit/all-tests.html
file by hand in your browser.
FAQs
A framework for creative video and image processing on the web.
The npm package aconite receives a total of 5 weekly downloads. As such, aconite popularity was classified as not popular.
We found that aconite 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.