6 packages
@rail-style/bank-holidays
A copy of the [bank holidays JSON provided by gov.uk](https://www.gov.uk/bank-holidays.json). Contains public sector information licensed under the Open Government Licence v3.0.
@rail-style/cif
A schema for RSPS5046 timetable data (CIF, which may be in a file called *.mca).
@rail-style/fragments
Fragments which can be used to describe a fixed-width format.
@rail-style/pack
A set of helper functions which pack common rail data formats into unsigned integer formats which are compact and easily persisted in binary files.
@rail-style/parser
"SAX-like" streaming parsing of fixed-width text files.
@rail-style/unpack
A set of helper functions which reverse packings performed by the @rail-style/pack module.