Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@node-novel/normalize

bluelovers5.2kISC1.0.33TypeScript support: included

normalize file name for sort

@node-novel, filename, id, node-novel, normalize, sort, strip

readme

@node-novel/normalize

normalize file name for sort

install

npm install @node-novel/normalize

demo

import { normalize_strip, normalize_val } from '@node-novel/normalize';

let text = '00090_2章 不希望獨占的日子結束的面具工薪族版.txt';

console.log(normalize_strip(text));
// => 2章 不希望獨占的日子結束的面具工薪族版.txt

console.log(normalize_val(text));
// => 00090_00002章_不希望独占的日子結束的面具工薪族版.txt

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.33 (2024-02-03)

📦 Code Refactoring

1.0.32 (2024-01-29)

🔖 Miscellaneous

1.0.31 (2022-11-04)

📌 Dependencies

1.0.30 (2022-05-16)

🛠 Build System

♻️ Chores

🔖 Miscellaneous

1.0.29 (2022-05-16)

🛠 Build System

♻️ Chores

1.0.28 (2021-07-08)

🛠 Build System

  • update deps and use tslib (bc00796)

1.0.27 (2021-02-12)

🛠 Build System

1.0.26 (2021-02-12)

♻️ Chores

1.0.25 (2020-08-13)

♻️ Chores

1.0.24 (2020-07-19)

♻️ Chores

1.0.23 (2020-06-30)

🐛 Bug Fixes

1.0.22 (2020-06-30)

♻️ Chores

1.0.21 (2020-06-20)

🔖 Miscellaneous

1.0.20 (2020-06-20)

♻️ Chores

1.0.19 (2020-06-09)

Note: Version bump only for package @node-novel/normalize

1.0.18 (2020-06-09)

Note: Version bump only for package @node-novel/normalize

1.0.17 (2020-06-08)

Note: Version bump only for package @node-novel/normalize

1.0.16 (2020-06-05)

Note: Version bump only for package @node-novel/normalize

1.0.15 (2020-06-05)

Note: Version bump only for package @node-novel/normalize

1.0.14 (2020-06-04)

Features

1.0.13 (2020-06-04)

Features