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 🙏

© 2024 – Pkg Stats / Ryan Hefner

alm

v2.39.1

Published

The best IDE for TypeScript

Downloads

970

Readme

The best IDE for TypeScript

Join the chat at  gitter

This project is powered by github 🌟s ^ go ahead and star it please.

Build Status NPM version

With great languages come great development tools 🌹.

Why

Checkout the website and if you need more reasons we have them.

Requirements

  • Chrome
  • NodeJS v6

Usage

Get it:

npm install alm -g

Run it passing in the directory you want to serve up:

alm .

Now open it in chrome at the URL mentioned in your console. (protip use alm -o if your default browser is chrome)

main

Features

We work hard :construction_worker: on our :memo: so please jump to the book.

But since its good to show a list so in no particular order and incomplete list:

  • [x] Super slick syntax highlighting just for TypeScript
  • [x] Tabs
  • [x] Panes
  • [x] Live file linting
  • [x] Project wide linting
  • [x] AST viewer
  • [x] Dependency viewer / analyzer
  • [x] Typescript Build
  • [x] Live incremental TypeScript compile
  • [x] Cursor History
  • [x] Clipboard ring
  • [x] Git Status gutter
  • [x] Git Status scroll bar
  • [x] Git reset file
  • [x] Find in project
  • [x] Find and replace in file (with regex support)
  • [x] Multi Cursor
  • [x] Rectangular selections
  • [x] Command Search
  • [x] TypeScript symbol search
  • [x] TypeScript project selector
  • [x] Live TypeScript ouput JavaScript preview
  • [x] Multi monitor
  • [x] Super friendly error panel with f8 error cycling
  • [x] Copy paste buttons when they make sense (so you don't need to select stuff)
  • [x] Type info / errors on hover
  • [x] TypeScript doctor so you don't need to hover
  • [x] Code folding
  • [x] Bracket and tag matching
  • [x] Matching bracking jumping
  • [x] TypeScript formatting
  • [x] editorconfig support
  • [x] HTML to TSX/JSX
  • [x] CSS to TS/JS
  • [x] File Tree
  • [x] On screen hints around current options (e.g. tree view)
  • [x] Snippets
  • [ ] Add the feature you liked the most 🌹

And of course my favorite:

  • [x] Code blaster

Contributing

A key motivation for this project is to educate the community of about creating great TypeScript tools. So we would love to help you understand how the project works. Checkout the developer / contributor docs.

License

MIT