![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@bitbar/finka
Advanced tools
Handy tool in nowadays JavaScript jungle.
It's extending default JS classes like Array
or String
with new handy methods,
that probably sooner or later you are going to search for on Stack Overflow ;)
Finka is Polish word and means a knife usually used by scouts. It's also abbreviation to nóż fiński so Finnish knife. According to Wikipedia it's originally really Finnish knife called Puukko.
Bitbar is Finnish company responsible for Bitbar Cloud, which hosts hundreds of Android and iOS devices, enabling users to create and test high quality mobile apps and games. Main R&D team is in Wrocław, Poland.
This package is using UMD pattern, so it means that you can use it:
Install:
npm install @bitbar/finka
And then in you main JS file:
const finka = require('@bitbar/finka');
finka();
https://bitbar.github.io/finka-js/
npm run lint
npm run test
npm run build
npm run docs
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
FAQs
Handy tool in nowadays JavaScript jungle
The npm package @bitbar/finka receives a total of 660 weekly downloads. As such, @bitbar/finka popularity was classified as not popular.
We found that @bitbar/finka demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.