Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tusharmath/node-config-ts issues and pull requests

#87 - error TS7016: Could not find a declaration file for module 'node-config-ts'

Issue - State: open - Opened by ts46236 almost 2 years ago - 7 comments

#86 - Feature: Redesign node-config-ts

Issue - State: open - Opened by tusharmath about 2 years ago - 3 comments
Labels: enhancement, help wanted

#85 - Refactor: drop `ramda`

Pull Request - State: closed - Opened by FelixGraf about 2 years ago - 1 comment

#84 - Feature Request: allow config files to end with ".json5"

Issue - State: open - Opened by FelixGraf about 2 years ago - 4 comments
Labels: enhancement

#83 - Refactor: Drop Ramda

Issue - State: closed - Opened by tusharmath about 2 years ago
Labels: good first issue, refactor

#82 - Incorrect types for values using environment variables

Issue - State: open - Opened by DonIsaac about 2 years ago - 3 comments

#81 - version 3.2.0 crashes

Issue - State: closed - Opened by volkerrichert about 2 years ago - 3 comments
Labels: bug

#80 - fix: address (most) vulnerabilities

Pull Request - State: closed - Opened by DonIsaac about 2 years ago

#79 - ci: test against multiple node versions

Pull Request - State: closed - Opened by DonIsaac about 2 years ago

#78 - refactor: upgrade typescript and prettier

Pull Request - State: closed - Opened by DonIsaac about 2 years ago - 4 comments
Labels: released

#77 - feat: add support for webpack 5

Pull Request - State: closed - Opened by DonIsaac about 2 years ago - 3 comments
Labels: released

#76 - fix: type error in replaceWithEnvVar test

Pull Request - State: closed - Opened by DonIsaac about 2 years ago - 1 comment

#75 - Added dotenv support

Pull Request - State: closed - Opened by miyatrayash about 2 years ago - 3 comments

#74 - Not adding variables from .env file

Issue - State: closed - Opened by miyatrayash about 2 years ago
Labels: enhancement

#73 - feat: support json5 syntax

Pull Request - State: closed - Opened by DonIsaac about 2 years ago

#72 - test: add test suite for typedef generation

Pull Request - State: closed - Opened by DonIsaac about 2 years ago - 2 comments

#71 - Chore: setup circleci

Pull Request - State: closed - Opened by pkyeck about 2 years ago

#69 - Support of hjson or json5

Issue - State: closed - Opened by na-ji over 3 years ago - 2 comments
Labels: enhancement

#68 - Doesn't seem to work with .env files

Issue - State: closed - Opened by Cmion almost 4 years ago - 2 comments

#67 - JSON objects named `config` break type definition

Issue - State: open - Opened by tmus about 4 years ago
Labels: bug

#66 - Cannot find module default.json

Issue - State: closed - Opened by sanathfp over 4 years ago - 1 comment

#65 - fix: README

Pull Request - State: closed - Opened by alexdrans over 4 years ago - 1 comment
Labels: released

#64 - feat: Adding NODE_CONFIG_TS_ENV as an alternative to NODE_ENV

Pull Request - State: closed - Opened by alexdrans over 4 years ago - 1 comment
Labels: released

#63 - Type errors

Issue - State: closed - Opened by agorina over 4 years ago - 7 comments
Labels: question

#62 - Question: how to use it with the mocha tests?

Issue - State: closed - Opened by agorina over 4 years ago - 1 comment
Labels: question

#61 - Question: what is the right way to package the config into dist folder

Issue - State: closed - Opened by agorina over 4 years ago - 4 comments

#60 - feat: support for replacing embedded env var with both prefix and suffix of @@

Pull Request - State: closed - Opened by bishalfan over 4 years ago - 3 comments

#59 - Update @types/node to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 5 years ago - 9 comments
Labels: greenkeeper

#58 - Documented imports doesn't work

Issue - State: closed - Opened by poslegm almost 5 years ago - 3 comments

#57 - Update @types/prettier to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 5 years ago - 1 comment
Labels: greenkeeper

#56 - Update @types/ramda to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 5 years ago - 5 comments
Labels: greenkeeper

#55 - Update prettier to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 5 years ago - 5 comments
Labels: greenkeeper

#54 - An in-range update of minimist is breaking the build 🚨

Issue - State: open - Opened by greenkeeper[bot] almost 5 years ago - 2 comments
Labels: greenkeeper

#53 - An in-range update of @types/node is breaking the build 🚨

Issue - State: open - Opened by greenkeeper[bot] almost 5 years ago - 5 comments
Labels: greenkeeper

#52 - An in-range update of mocha is breaking the build 🚨

Issue - State: open - Opened by greenkeeper[bot] almost 5 years ago - 2 comments
Labels: greenkeeper

#51 - Could not find a declaration file for module 'node-config-ts'.

Issue - State: closed - Opened by sconnor-npr about 5 years ago - 10 comments

#50 - Update ramda to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago
Labels: greenkeeper

#49 - Update @types/mocha to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago - 1 comment
Labels: greenkeeper

#48 - Update mocha to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago
Labels: greenkeeper

#47 - Update semantic-release to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago - 5 comments
Labels: greenkeeper

#46 - Update @types/node to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago - 7 comments
Labels: greenkeeper

#45 - fix(type-def): update type-def generation

Pull Request - State: closed - Opened by tusharmath about 5 years ago - 1 comment
Labels: released

#44 - 'No reserved words' doesn't seem to be accurate

Issue - State: closed - Opened by umdstu about 5 years ago - 3 comments
Labels: bug, released

#43 - feat(env-variables): load user config based on USER and USERNAME

Pull Request - State: closed - Opened by ivosh over 5 years ago

#42 - Use environment variable USERNAME instead of USER on Windows OS

Issue - State: closed - Opened by ivosh over 5 years ago - 4 comments
Labels: released

#40 - TS config declaration

Issue - State: closed - Opened by kusyka911 over 5 years ago - 4 comments

#39 - Update cz-conventional-changelog to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 5 years ago - 2 comments
Labels: greenkeeper

#38 - An in-range update of webpack is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] over 5 years ago - 4 comments
Labels: greenkeeper

#37 - Support for nested configs

Issue - State: open - Opened by yugal-dream11 over 5 years ago

#36 - feat: Create types and js for nested configs

Pull Request - State: closed - Opened by yugal-dream11 over 5 years ago - 1 comment

#35 - yaml config files

Issue - State: open - Opened by irissoftworks over 5 years ago - 4 comments
Labels: help wanted

#34 - Fix: Typings of webpack plugin function

Pull Request - State: closed - Opened by fenilkanjani almost 6 years ago - 1 comment

#33 - Fix wrong comment

Pull Request - State: closed - Opened by jooray almost 6 years ago - 2 comments
Labels: released

#32 - Documentation clarification

Pull Request - State: closed - Opened by jooray almost 6 years ago - 1 comment
Labels: released

#31 - Update @types/node to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 6 years ago - 2 comments
Labels: greenkeeper

#30 - Add a newline to end of the generated types file

Pull Request - State: closed - Opened by kelfish almost 6 years ago - 4 comments

#29 - No default value for variables when using env vars

Issue - State: closed - Opened by Zweer almost 6 years ago - 6 comments
Labels: question

#28 - Handling config passed via CLI

Issue - State: open - Opened by tusharmath almost 6 years ago - 1 comment

#27 - Update @types/ramda to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 6 years ago
Labels: greenkeeper

#26 - Update mocha to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 6 years ago - 2 comments
Labels: greenkeeper

#25 - Update @types/node to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 6 years ago - 14 comments
Labels: greenkeeper

#24 - eslint-disable for Config.d.ts

Issue - State: closed - Opened by iwata about 6 years ago - 6 comments

#23 - Update ramda to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 6 years ago - 1 comment
Labels: greenkeeper

#22 - Feature: add a capability to configure base config path

Pull Request - State: closed - Opened by tusharmath over 6 years ago - 1 comment

#21 - Feature: supporting subdirectory config path

Pull Request - State: closed - Opened by shmuel-web over 6 years ago - 2 comments

#20 - Update @types/ramda to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 6 years ago - 1 comment
Labels: greenkeeper, released

#19 - Cannot find name 'Config'.

Issue - State: closed - Opened by KTDevelopment over 6 years ago - 1 comment

#18 - The automated release is failing 🚨

Issue - State: closed - Opened by tusharmath over 6 years ago - 1 comment
Labels: semantic-release

#17 - feat(webpack): add support webpack plugin

Pull Request - State: closed - Opened by tusharmath over 6 years ago - 1 comment

#16 - Cannot find name 'Config'

Issue - State: closed - Opened by Cuneytt over 6 years ago - 16 comments
Labels: question

#15 - Update ts-node to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 6 years ago - 1 comment
Labels: greenkeeper

#14 - Fix exported typings

Pull Request - State: closed - Opened by tusharmath over 6 years ago - 1 comment

#13 - build(types): move ramda and minimist types to dependencies

Pull Request - State: closed - Opened by f0rr0 almost 7 years ago

#12 - Update @types/node to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 7 years ago - 12 comments
Labels: greenkeeper

#11 - Update @types/mocha to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 7 years ago - 1 comment
Labels: greenkeeper

#10 - Exclude TS files in NPM exports

Pull Request - State: closed - Opened by AbhilashSrivastava almost 7 years ago - 3 comments

#9 - Add config path

Pull Request - State: closed - Opened by tusharmath almost 7 years ago - 4 comments

#8 - Update semantic-release to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 7 years ago - 2 comments
Labels: greenkeeper

#7 - Update ts-node to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 7 years ago - 10 comments
Labels: greenkeeper

#6 - Update mocha to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 7 years ago - 1 comment
Labels: greenkeeper

#5 - fix(bin): Fix the reference address of the typeDefs file in bin.

Pull Request - State: closed - Opened by AbhilashSrivastava about 7 years ago

#4 - Update semantic-release to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 7 years ago
Labels: greenkeeper

#3 - Reading env variables

Pull Request - State: closed - Opened by tusharmath about 7 years ago

#2 - Update module-exists to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 7 years ago - 4 comments
Labels: greenkeeper

#1 - Add Greenkeeper badge 🌴

Pull Request - State: closed - Opened by greenkeeper[bot] about 7 years ago
Labels: greenkeeper