Coder Social home page Coder Social logo

arthurfiorette / declarator Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 0.0 321 KB

⚙️⚡ Simplify the use of native javascript projects with a typescript codebase.

Home Page: https://npm.im/declarator

License: MIT License

JavaScript 4.62% TypeScript 95.38%
javascript npm typescript declarator declarations dts import types typescript-definitions typesafe

declarator's Introduction


I'm a passionate software engineer from Brazil 🇧🇷. My enthusiasm for open-source projects brings people together globally and propels us toward a brighter future. When I'm not coding, you'll catch me indulging in mountain biking, playing Counter-Strike, volleyball, or assisting beginners with coding.

My focus is on full-stack development. I embarked on my coding journey in late 2018 with Java, initially experimenting with Minecraft plugins. Since then, I've expanded my skills to develop a range of applications, from SaaS enterprise projects to a TypeScript framework, and even my own programming language.




Twitter Instagram Twitch Discord Mail Steam Reddit LinkedIn


declarator's People

Contributors

arthurfiorette avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

declarator's Issues

TypeError: Cannot read properties of undefined (reading 'reduce')

Hi

Getting the following error when I try and run it.

/Volumes/Dev/TrackLab/tl-firmware-loader/node_modules/declarator/dist/util/log.js:22
        const msg = raw.reduce((acc, str, i) => {
                        ^

TypeError: Cannot read properties of undefined (reading 'reduce')
    at /Volumes/Dev/TrackLab/tl-firmware-loader/node_modules/declarator/dist/util/log.js:22:25

Node.js v18.16.0

Feature plans

(PRs are welcome)

  • Better cli with commander.js and inquirer.js
  • Write cli in typescript
  • External config file. (.declaratorrc, .declarator.json and etc?)
  • --init flag to create a config file with defaults.
  • defaults: Default options to add in every tsconfig.declarator.json.
  • ignore-types-check: Check each package if @types/package is available by default, this
    flag / option would disable this
  • [package].X: Support for overriding every tsc option too.
  • Command line arguments: declarator package1 package2
  • Support for globally installed and in workspaces
  • Use https://github.com/davidtheclark/cosmiconfig

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.