alm

v2.39.1
The best IDE for TypeScript
javascript typescript ide editor code

malm

node ./node_modules/alm_src/server -o

salm

nodemon src/server.js --debug

ualm

rm -rf ./node_modules/alm_src && cp -rf ./src ./node_modules/alm_src

test

echo "Testing is just build at the moment, run from prepublish"

clean

rm ./src/public/build/bundle.js

prepublish

bash ./scripts/prepublish.sh

resume

bash ./scripts/resume.sh

tsc

tsc -p ./src

tscw

tsc -p ./src -w

uts

npm install ts-node@latest typescript@next tslint@next byots@latest --save --save-exact && npm run tsc

umonaco

npm install monaco@latest monaco-css@latest monaco-languages@latest --save --save-exact && npm run tsc

ureact

npm install react@latest react-dom@latest @types/react@latest @types/react-dom@latest --save-dev --save-exact

utest

npm install mocha@latest --save --save-exact && npm run tsc

preversion

npm run tsc

postversion

git push --follow-tags

mochaw

mocha ./src/tests -w
npm i alm

Metadata

Downloads