Lightweight serializer for CS2 inspect links. Fork of the package cs2-inspect-create.
npm i @csfloat/cs2-inspect-serializer
See the tests for examples.
# Generate the protobuf file based on econ.proto
npm run protoc
# Build the project
npm run build
# Run the tests
npm run test