File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,17 +17,17 @@ Tested against ~1.7 million postcodes on ONSPD.
1717
1818## Features
1919
20- - [ Check] ( #Validate ) whether a postcode conforms to the [ correct format] ( https://en.wikipedia.org/wiki/Postcodes_in_the_United_Kingdom#Formatting )
21- - [ Extract] ( #Extract ) useful elements of a postcode like incode, outcode, sector
22- - [ Single purpose static methods] (#Static Methods )
20+ - [ Check] ( #validate ) whether a postcode conforms to the [ correct format] ( https://en.wikipedia.org/wiki/Postcodes_in_the_United_Kingdom#Formatting )
21+ - [ Extract] ( #extract ) useful elements of a postcode like incode, outcode, sector
22+ - [ Single purpose static methods] ( #static-methods )
2323- Tested against a list of ~ 1.7 million postcodes listed on ONS Postcode Directory
2424
2525## Links
2626
2727- [ API Documentation] ( https://ideal-postcodes.github.io/postcode/ )
2828- [ Try postcode.js on RunKit] ( https://npm.runkit.com/postcode )
29- - [ Postcode element definitions] ( #Definitions )
30- - [ Caveat on postcode validation] (#Note on Postcode Validation)
29+ - [ Postcode element definitions] ( #definitions )
30+ - [ Caveat on postcode validation] ( #note-on-postcode- Validation )
3131
3232## Getting Started
3333
You can’t perform that action at this time.
0 commit comments