
Security News
Rolldown Pulls Rust React Compiler Integration After Binary Size Increase
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.
bedrock-viewer
Advanced tools
### > [!IMPORTANT] > This is a fork of https://github.com/PrismarineJS/prismarine-viewer
[!IMPORTANT] This is a fork of https://github.com/PrismarineJS/prismarine-viewer
[!IMPORTANT] This was made to work with BedrockRat so you may need to add more stuff than just whats in the example.
npm i bedrock-viewer
const {createClient} = require('bedrock-protocol')
const bedrockViewer = require('bedrock-viewer').bedrock
const client = createClient({
host: '0.0.0.0',
port: 19132,
offline: true,
username: "Bedrock-Viewer",
version: '1.20.61',
skipPing: true
})
client.once("spawn", () => {
bedrockViewer(client, {port: 3000});
})
FAQs
### > [!IMPORTANT] > This is a fork of https://github.com/PrismarineJS/prismarine-viewer
The npm package bedrock-viewer receives a total of 0 weekly downloads. As such, bedrock-viewer popularity was classified as not popular.
We found that bedrock-viewer 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
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.

Security News
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.