2.0.4 • Published 5 months ago

lines-and-columns v2.0.4

Weekly downloads
12,336,980
License
MIT
Repository
github
Last release
5 months ago

lines-and-columns

Maps lines and columns to character offsets and back. This is useful for parsers and other text processors that deal in character ranges but process text with meaningful lines and columns.

Install

$ npm install [--save] lines-and-columns

Usage

import { LinesAndColumns } from 'lines-and-columns'

const lines = new LinesAndColumns(
  `table {
  border: 0
}`
)

lines.locationForIndex(9)
// { line: 1, column: 1 }

lines.indexForLocation({ line: 1, column: 2 })
// 10

License

MIT

@joker777666/decaffeinatearchetype-libraryeasy-select-rnvuedragdropuploadimages@liberdevelopers/sucrasereact-native-bluetooth2killi8n-react-native-fast-imagereact-native-template-rfbaseairscanairscan-examplebb-chatreact-native-esc-pos-sahaab@borisovart/atol-kkt-module@frxf/frxfdeneme323112@steven-torres/jsxr@fundefund/funde_ck@ntt_app/react-native-custom-notificationreact-native-covid-sdkgql_din_modbitgetafryxicons@jttechnic/interpreter@eginnovations/eginnovations-capacitor-plugin@olivervorasai/slidermysql-formatreact-native-printer-brothers@newhorizon-tech/dd-npm-package-templatereact-native-shekhar-bridge-testcogoportutilsuncoded-connect@oiti/documentoscopy-react-native@mink-opn/build-tokensquoc-test@prodam/prodam-types@saaspe/componentsplginprettier-plugin-lehbsexpand-react-bridgeopea-bootstraapluminos-ui-corelit-tailwind-poc-2sklif-ui-kitsklif-api@everything-registry/sub-chunk-2073iqra-calculatorjawwy-sdkjawwy_gamification_release@314oner_npm/universal-components-libraryreact-native-sphereuisphereuijawwy_libraryeginnovations-capacitor-pluginreact-native-credit-card-pkgp149-table@rabailriaz/hisaab-web-portalsklif-uimachinebeemrcapsrcf-tea-testnetreact-native-jawwy_samplehayuatuhhayuulinhaidercalxhalowpoeawhacklang-sucraseibc-om-adminibc-web-app-designericons-target-aiimamihza32illodolorumilhamagunggoogle-remakegriffin-ui-librarygrids-over-polygongrtaudahinputs-react-libraryinnetjsip-designiris-colorsmath-operation-fungzup-react-image-file-resizerhistory-state-managergogencygogency-test-2git-branching-workflowginminegenerator-liuhuijun-vuegeulis94gentogentcomosgh-monoproject-cligenerator-bootstrap-boilerplate-templatefirebase-sign-in-with-ethereumfixed_form_builderfront-and-backfranklampard45framework_test_library_sixdeeframework_test_library_sixdee_new
2.0.4

5 months ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.6

7 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago