**Structjs** allows mapping of contiguously allocated binary data to JavaScript objects for both Node.js and the Browser.
Python struct for javascript
StructJS provides an interface to read and write binary data structures in DataViews
This package acts as a wrapper to the built-in DataView object while also keeping track of file offsets, allowing for a struct style way of accessing file data.
This package acts as a wrapper to the built-in DataView object while also keeping track of file offsets, allowing for a struct style way of accessing file data.
Roberto Toro, April 2017
A Javascript library for using classic Data Structures
JavaScript analogue to Python's struct module
一个支持移动端,平板端,PC端的电子签名组件,支持多开发模式,webpack jquery 原生js开发模式的电子签名组件 最新版支持vue-cli中使用
电子签名
a helper to create getter/setter properties with validations, type checking, defaults, private, required, immutable, and so on...
Marshalling binary structures in JS
Object with strict type checking like a C struct.