You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

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


Version published
Weekly downloads
57K
increased by4.3%
Maintainers
3
Install size
14.8 kB
Created
Weekly downloads
 

Readme

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc