notion-utils
TypeScript icon, indicating that this package has built-in type declarations

7.4.3 • Public • Published

React Notion X

notion-utils

Useful utilities for working with Notion data. Isomorphic.

NPM Build Status Prettier Code Formatting

Install

npm install notion-utils

This package is compatible with both Node.js and client-side web usage.

Usage

import { parsePageId } from 'notion-utils'

parsePageId(
  'https://www.notion.so/Notion-Tests-067dd719a912471ea9a3ac10710e7fdf'
)
// '067dd719-a912-471e-a9a3-ac10710e7fdf'

parsePageId('About-d9ae0c6e7cad49a78e21d240cf2e3d04')
// 'd9ae0c6e-7cad-49a7-8e21-d240cf2e3d04'

parsePageId('About-d9ae0c6e7cad49a78e21d240cf2e3d04', { uuid: false })
// 'd9ae0c6e7cad49a78e21d240cf2e3d04'

Docs

See the full docs.

License

MIT © Travis Fischer

Support my OSS work by following me on twitter twitter

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
7.4.34,599latest

Version History

VersionDownloads (Last 7 Days)Published
7.4.34,599
7.4.21,966
7.4.11
7.4.01
7.3.01,893
7.1.6908
7.1.5231
7.1.44
7.1.3271
7.1.20
7.1.10
7.1.00
7.0.13
7.0.0573
6.16.023,573
6.15.87
6.15.6344
6.13.4887
6.12.922
6.12.618
6.11.02
6.10.00
6.9.40
6.9.3-6.10.0-alpha.0.01
6.9.20
6.9.11
6.8.31
6.8.21
6.8.10
6.8.00
6.7.00
6.7.0-alpha.21
6.7.0-alpha.10
6.7.0-alpha.00
6.5.01
6.4.00
6.2.00
6.1.00
6.0.260
6.0.230
6.0.210
6.0.171
6.0.17-alpha.00
6.0.16-alpha.00
6.0.142
6.0.130
6.0.111
6.0.80
6.0.61
6.0.51
6.0.21
6.0.00
5.0.1103
5.0.00
4.19.84,233
4.19.70
4.19.10
4.18.02
4.17.02
4.16.011
4.15.03
4.14.125
4.14.00
4.13.22
4.12.00
4.11.40
4.10.021
4.8.61
4.8.21
4.8.10
4.7.100
4.7.90
4.7.81
4.7.60
4.7.31
4.6.43
4.6.22
4.6.01
4.5.244
4.4.00
4.3.02
4.2.201
4.2.180
4.2.170
4.2.111
4.2.71
4.2.61
4.2.00
4.0.00
3.4.83
3.4.22
3.2.61
3.2.40
3.2.30
3.1.10
3.1.00
3.0.10
3.0.01
2.5.12
2.5.00
2.4.10
2.4.01
2.3.31
2.2.30
2.2.20
2.2.10
2.2.00
2.1.00
2.0.00
1.3.21
1.3.10
1.3.00
1.2.00
1.1.00
1.0.01
0.4.00
0.3.00
0.2.20
0.2.11
0.2.00
0.1.00

Package Sidebar

Install

npm i notion-utils

Weekly Downloads

39,792

Version

7.4.3

License

MIT

Unpacked Size

87.3 kB

Total Files

5

Last publish

Collaborators

  • fisch0920
  • noahbragg