Skip to content

SETTER2000/named-ranges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

named-ranges

Named ranges designer for convenient work with the ranges of the xlsx book. Used as an addition to the xlsx-populate module.

Install module

npm i --save named-ranges

Connect module

const Ranges = require('named-ranges');

How to use

See example!

In the module there is an example, a file example/first.js

Releases

No releases published

Packages

No packages published