SourceMapper

Create and edit Source Maps in Swift

MIT License

Stars
2
Committers
1
SourceMapper - 2.0.0 Latest Release

Published by johnfairh over 1 year ago

Restructure to work properly with Swift concurrency.

Split the SourceMap class into two Sendable structures SourceMap and the immutable UnpackedSourceMap.

The UnpackedSourceMap type is the new home for the map(...) method on a segment cache.

Move index validation and cross-checks to the point of assigning the segments rather than serialising the source map.

SourceMapper - 1.0.0

Published by johnfairh over 3 years ago

First release

Package Rankings
Top 43.69% on Swiftpackageindex.com
Badges
Extracted from project README
codecov