Skip to content
#

ts

Here are 1,771 public repositories matching this topic...

tsparticles
matteobruni
matteobruni commented Apr 27, 2022

Version 2.x introduced a lot of new packages, almost every feature has a plugin package now but the component packages have some different versions and names.

Since I'd like to have the same version for the whole project, and a better naming, all packages, except "tsparticles" will be moved to the @tsparticles\ npm group.

This is what is going to be with version 3:

`tsparticles-engine

documentation enhancement help wanted good first issue
actionhero
mfvargo
mfvargo commented Jan 22, 2021

We had an issue where an api user was using the incorrect parameters on an API call. Having this feature would have made the API fail instead of proceeding. The bug would been found earlier.

I can see where this would be a hassle on many cases, But it would be nice for new projects.

I suppose it could be a global config item that could be overridden at the individual action level:

For

good first issue enhancement help wanted

Improve this page

Add a description, image, and links to the ts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ts topic, visit your repo's landing page and select "manage topics."

Learn more