Coder Social home page Coder Social logo

prometheus-community / monaco-promql Goto Github PK

View Code? Open in Web Editor NEW
31.0 7.0 4.0 8.61 MB

PromQL support for the Monaco code editor

Home Page: https://prometheus-community.github.io/monaco-promql/

License: MIT License

TypeScript 87.73% JavaScript 12.27%
promql monaco-editor monaco monaco-code-editor prometheus

monaco-promql's People

Contributors

arendjr avatar celian-garcia avatar dependabot[bot] avatar msftgits avatar nexucis avatar prombot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

monaco-promql's Issues

Paths in package.json don't exist

The project's package.json refers to lib/index.js and lib/index.d.ts, but these files don't exist in the package as published to NPM. It seems this is not a problem for Webpack and TypeScript, which will fall back to the default index.js and index.d.ts in the root of the project, where they do exist. However, other tools such as Snowpack, which appear to be more strict with this do struggle because of this.

gh-pages automatically generated on every master push

Roughly, the idea is to add a job/pipeline in circle ci with this command flow :

npm install
npm run build
npm link
cd examples/angular-promql
npm install
npm link monaco-promql
npm install -g angular-cli-ghpages
npm run build -- --prod --base-href "https://prometheus-community.github.io/monaco-promql/"
ngh -d dist/angular-promql

So that the gh-pages would contains the latest code of monaco-promql. Not necessarily the released one but the master one.

Create a vanilla development environment

Requirements

Would like to have a dev environment ultra easy to run, without any heavy framework to run like angular or react.

  • easy to run : as easy as open an index.html file in a browser.
  • compiling fastly : I'm tired of waiting for a life all the internet to be downloaded into this node_modules zorglub...
  • easy to understand : the more easy to understand the less scary are the people to create PR

More discussion

Being not an expert on how the web is really working (without everything hidden in a framework), it would be a very good opportunity to learn more about it.

Maybe we need at least a typescript -> javascript compilation with tsc command ?
Maybe we can take this opportunity to make a bundled js file with bundle technology like webpack ?

Rights issue on this repository

Hello guys !
Thanks for the move to prometheus-community !
As the main committer of this repository I was expecting to have some priviligied rights on this repository, but I can't even accept a PR :/
Is that normal ??
Cheers

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.