DEV Community

Abhishek Shende
Abhishek Shende

Posted on

4

Show DEV: Introducing tslib-cli : maximum overkill for typescript and javascript library authors

Aloha Dev.to community πŸ‘‹

I want to introduce tslib-cli to awesome dev.to community!! It's not exactly a brand new effort, but I wanted to have a stable tool before introducing it here.

Here is a TL;DR version of what tslib-cli attempts to provide:

  • OcJS - Rollup + Jest + Typescript + TSLint + Prettier
  • Best Practices setup for build, format, lint and publish workflows
  • Save Hours setting up tooling to release a library to NPM.

Considering best practices might differ for teams, tslib-cli also provide an eject command. Read more about eject here.

By now, tslib-cli powers a lot of internal libraries at my $work and some of the OSS projects I've recently started.

πŸ”— Project Documentation

https://tslib-cli.js.org/

πŸ”— Github Repo

https://github.com/osdevisnot/tslib-cli

Feel free to 🌟 the github repo. Give it a try next time you want to publish a package to NPM

Also, feel free to follow me on twitter for future updates.

Don't forget to be Awesome !!

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay