🚀 Socket Launch Week 🚀 Day 2: Introducing Repository Labels and Security Policies.Learn More
Socket
Sign inDemoInstall
Socket

flexbuffer

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexbuffer

Buffer optimized

0.0.6
latest
Source
npm
Version published
Weekly downloads
36K
0.71%
Maintainers
3
Weekly downloads
 
Created
Source

Buffer optimized

Install:

Install it with NPM or add it to your package.json:

npm install flexbuffer

How to use

var fbuffers = require('flexbuffer');
var flexbuffer = new fbuffers.FlexBuffer();
flexbuffer.write("aaa");
flexbuffer.write("bbb");

For more usage examples, see the tests.

Authors

Contributors

FAQs

Package last updated on 12 Oct 2012

Did you know?

Socket

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.

Install

Related posts