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.
Like the Did you mean?
in git for npm
const meant = require('meant')
const result = meant('foa', ['foo', 'bar', 'baz'])
// => [ 'foo' ]
Download node at nodejs.org and install it, if you haven't already.
npm install meant --save
npm install
npm test
> meant@1.0.0 test /Users/watilde/Development/meant
> standard && tap test.js
TAP version 13
# Subtest: test.js
# Subtest: test vs ['tast', 'tbst', 'tcst', 'foo']
ok 1 - list has tast
ok 2 - list has tbst
ok 3 - list has tcst
ok 4 - list doesn't have foo
1..4
ok 1 - test vs ['tast', 'tbst', 'tcst', 'foo'] # time=11.816ms
1..1
# time=44.006ms
ok 1 - test.js # time=249.154ms
1..1
# time=267.371ms
None
npm version
with automatic CHANGELOG generationMIT
Generated by package-json-to-readme
FAQs
Like the `Did you mean?` in git for npm
We found that meant 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.