decimal-numbering
Advanced tools
Comparing version
{ | ||
"name": "decimal-numbering", | ||
"description": "number hierarchical document parts like \"Section 1.5.3\"", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
@@ -1,3 +0,7 @@ | ||
Exports a single function of an [abstract numbering](https://npmjs.com/package/abstract-numbering) to a string. | ||
# decimal-numbering | ||
number hierarchical document parts like \"Section 1.5.3\" | ||
decimal-numbering is part of the [abstract-numbering](https://www.npmjs.com/search?q=keywords:abstract-numbering) family of packages. | ||
```javascript | ||
@@ -4,0 +8,0 @@ var decimal = require('decimal-numbering') |
4295
2.43%78
5.41%