bser
npmv2.1.1JavaScript implementation of the BSER Binary Serialization
Overview
bser is an npm package that javaScript implementation of the BSER Binary Serialization. The latest version is 2.1.1, released under the Apache-2.0 license.
Who should use it
Teams working in the npm ecosystem who need javaScript implementation of the BSER Binary Serialization and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (Apache-2.0).
- Lean dependency tree (1 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of bser.
Dependencies
Runtime (1)
Used by
Popular packages that depend on bser.
Alternatives to bser
Yet another Base64 transcoder in pure-JS
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
Version history
| Version | Published | License |
|---|---|---|
| 2.1.1latest | 6 years ago | Apache-2.0 |
| 2.1.0 | 7 years ago | Apache-2.0 |
| 2.0.0 | 9 years ago | Apache-2.0 |
| 1.0.3 | 9 years ago | Apache-2.0 |
| 1.0.2 | 11 years ago | Apache-2.0 |
| 1.0.1 | 11 years ago | Apache-2.0 |
| 1.0.0 | 11 years ago | BSD-2-Clause |
Frequently asked questions
How do I install bser?
Run `npm install bser` to add bser to your npm project.
What license is bser released under?
bser is distributed under the Apache-2.0 license.
How popular is bser?
bser has approximately 0 downloads per week and 1 known dependent packages.