npm install @actual-app/api
View docs here: https://actualbudget.org/docs/api/
I noticed that: - The web and electron versions of our `uuid` module both looked exactly the same… - …and deferred to the `uuid` package… - …and the async version just called the sync API. So now we will just use the `uuid` package directly everywhere.
Name | Last commit | Last update |
---|---|---|
.. | ||
app | ||
.gitignore | ||
README.md | ||
index.js | ||
injected.js | ||
methods.js | ||
package.json | ||
test.js | ||
tsconfig.dist.json | ||
utils.js |
npm install @actual-app/api
View docs here: https://actualbudget.org/docs/api/