![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.
react-fast-pdf
Advanced tools
react-fast-pdf
Awesome PDF viewer, that combines the best of others into one tool.
Actually, for testing changes locally, we need to connect example
to the code from src
directory (NPM by default).
Update a few fields in example
directory:
package.json
:-"react-fast-pdf": "^1.*"
+"react-fast-pdf": "../src"
tsconfig.json
:-"rootDir": "./src"
+"rootDir": "../"
npm i
in the directory. It should update package-lock.json
.The final result has to look like in this commit.
This repo automatically publishes to NPM when PRs are merged to main.
Right now, contributions to this library are done under https://github.com/Expensify/App. Please refer to that repo and all it's guidelines for contributing.
FAQs
react-fast-pdf
The npm package react-fast-pdf receives a total of 6,717 weekly downloads. As such, react-fast-pdf popularity was classified as popular.
We found that react-fast-pdf 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.