issues
search
gajus
/
create-index
Creates ES6 ./index.js file in target directories that imports and exports all sibling files and directories.
Other
278
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ignore output file & allow multiple extensions
#68
teostofell
closed
1 month ago
0
Second run includes the index file itself
#67
jaredcat
opened
5 months ago
0
Update findIndexFiles.js
#66
FDiskas
closed
1 year ago
0
Conflicts between files and folders with same name
#65
crazyjat
opened
1 year ago
0
Wrong casing in generated index.js
#64
crazyjat
closed
1 year ago
0
husam.eu/tv/tv.js
#63
myotunsty
closed
1 year ago
1
Use with typescript, add webpack plugin
#62
sarink
opened
2 years ago
2
Support creating index with default export
#61
bmish
opened
2 years ago
9
'create-index' is not recognized as an internal or external command, operable program or batch file
#60
Vaasu-Dhand
closed
3 years ago
1
Support module type=CJS
#59
cityuderek
closed
3 years ago
1
Tests don't work?
#58
kud
closed
4 years ago
2
[bug] can't read file or folder with "-"?
#57
kud
closed
4 years ago
5
implementation with .ts file maybe?
#56
zcharym
closed
4 years ago
0
Adding flags to use implicit defaults and wildcard folders
#55
toddtarsi
opened
4 years ago
4
feat: add outputFile for typescript
#54
danielpza
closed
4 years ago
2
option to "disable" semicolon
#53
kud
closed
5 years ago
2
Add outputFile for typescript etc
#52
andreimc
closed
3 years ago
5
[nanoutils] cannot use create-index for short folders
#51
Beraliv
closed
5 years ago
2
Add option to exclude directories from index.js
#50
cryptism
closed
5 years ago
2
Files with hyphen are ignored.
#49
snekse
closed
6 years ago
1
Add --output option to configure output file
#48
corbanbrook
opened
6 years ago
3
Make it possible to configure origin of `default` export
#47
fb55
closed
4 years ago
3
Added Spread
#46
reggi
closed
6 years ago
3
JSX Files
#45
ihaveaproblem
closed
6 years ago
2
Importing created subdirectory index files
#44
yoiang
opened
6 years ago
5
(Feature) Add custom template function
#43
coleturner
closed
5 years ago
12
Include folder name in banner
#42
SerdarSanri
opened
6 years ago
0
using writeIndex programatically was not respecting passed options configuration
#41
dptoot
closed
6 years ago
1
Functions exported as default not picked up
#40
prescottprue
opened
7 years ago
0
Recursive option when using programmatically
#39
CrazyClicker
closed
6 years ago
1
Add option to uppercase first char of export
#38
OmgImAlexis
closed
7 years ago
4
Feat(#31): Add ignore option
#37
hinok
closed
7 years ago
5
There is no check if the imported file has a default.
#36
Guibod
opened
7 years ago
2
Update: Added --extension/-x parameter overwrite default .js extension
#35
Guibod
closed
7 years ago
7
Applied current export format in README after 2.0.0 release
#34
Guibod
closed
7 years ago
0
README uses previous export syntax example
#33
Guibod
closed
7 years ago
1
Support for proper export syntax
#32
Guibod
closed
7 years ago
3
Feature request: Excluding specific files
#31
hinok
closed
7 years ago
4
ES2015 export syntax issue
#30
Guibod
closed
7 years ago
2
Fixed a log message
#29
Raidok
closed
7 years ago
0
Requires 2 passes to include the index created in the 1st pass
#28
laggingreflex
closed
7 years ago
1
feat: babylon parser to check default/named exports
#27
laggingreflex
closed
7 years ago
3
Does not work with filename using dash.
#26
moimael
closed
7 years ago
16
fix: logging
#25
laggingreflex
closed
7 years ago
5
feat: add --resursive and --ignore options
#24
laggingreflex
closed
7 years ago
0
chore: add cross-env to scripts for cross platform support
#23
laggingreflex
closed
7 years ago
2
fix: update stopped working with banner
#22
laggingreflex
closed
7 years ago
1
Ignore unsafe index
#21
laggingreflex
closed
7 years ago
1
feat: ability to add banner
#20
laggingreflex
closed
7 years ago
1
Add abillity to specify semiColons and tabChars
#19
laggingreflex
closed
7 years ago
1
Next