npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

kochascript

v0.1.6

Published

Rostakammi bolla uchun til

Readme

KochaScript

KochaScript — Dasturlashdan Chiqila

Ornatw

  1. Szga Node.js kere boladi.

  2. globallniy yuklavolin:

    npm install kochascript -g
  3. yoki kochscript ti faqat ozissi proyektizga qowin:

    npm install kochascript

Iwlatw

Yuklaganiladan keyn sz kocha komandasni iwlatolisz .kocha fayllarni oddiy .js fayla otkaziw (compile) uchun

.kocha ni .js ga compile qlw

.kocha ni JavaScript ga ogrw uchun, prosta mawu komanda terin:

kocha [faylga yo'l].kocha

Masalan:

kocha main.kocha

Bu komanda main.kocha ni main.js ga ogradi.

Avtomaticeski jsga ogrw -w (yoki --watch)

Agar .kocha fayllarni .js bittalab ogrb carcagan bosez. brat hovotr omen prosta mawuni iwlatin -w yoki --watch bu ozi avtomaticeski saqlab turadi szzi ornisga:

kocha [faylga yol].kocha -w

Masalan:

kocha main.kocha -w

KochaScript da yozilgan kod:

KochaScript kodi:

yanami pstaBomi() {
  agar (psta) {
    korsat("Pstadan ber!");
  } bomasa {
    korsat("aldama!");
    ur();
  }
}

pstaBomi();

Jsga ogrlgan kod:

function pstaBomi() {
  if (psta) {
    console.log("Pstadan ber!");
  } else {
    console.log("aldama!");
    ur();
  }
}

pstaBomi();

KochaScript sintaksisi

JavaScript bomidi uni orniga bza norm til qldi Js di sozlani ornga mawulani iwlatila

| KochaScript | JavaScript | | ----------- | ------------- | | yanami | function | | agar | if | | korsat | console.log | | test() | test() | | x > 10 | x > 10 |

Almashtirilgan sozla:

| KochaScript | JavaScript | | --------------------------- | ------------------ | | yanami | function | | agar | if | | bomasa | else | | choz | return | | davay | let | | sotmas | const | | sotqin | var | | class | class | | yengi | new | | shu | this | | urun | try | | oxshamasa | catch | | vanihoyat | finally | | ot | throw | | davomEt | continue | | toxta | break | | almashuvchi | switch | | aylana | for | | holat | case | | oddiy | default | | ichida | in | | instanceof | instanceof | | typeof | typeof | | bombosh | void | | ochir | delete | | cuntiribturadigan | debugger | | birgalida | async | | kutbtur | await | | yield | yield | | puper | super | | opke | import | | obor | export | | dan | from | | niki | of | | boshKalla | null | | qattau | undefined | | Sonmas | NaN | | cheksizli | Infinity | | ha | true | | yoq | false | | bankomat.qachonki | while | | bankomat.korsat | console.log | | bankomat.ogohlantr | console.warn | | bankomat.xato | console.error | | ot | throw | | Xato | Error | | uzunli | length | | xarBittasiga | forEach | | qil | do | | karochiKut | setTimeout | | karochiQaytar | setInterval | | Vada | Promise | | varaq | document | | uxlat | querySelector | | polniyUxlat | querySelectorAll | | pasportUxlat | getElementById | | skoriPomosh | classList | | skoriPomosh.uyaqqaBuyaqqa | classList.toggle | | skoriPomosh.keldi | classList.add | | skoriPomosh.ketti | classList.remove | | fokusMokusKorsat | addEventListener |

Development

Agar bzaga nmadur qowmoci bosez bemalol pull request qvurin)

Licenziya

Licenziya blmima lekn barbr nmadur yoqib qoyaman MIT. LICENSE bla-bla-bla.

Repository

https://github.com/B1lol-dev/kochascript