@xplora-uk/poeditor-client
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

poeditor-client

Unofficial node client for PO Editor API

requirements

  • Node v18.16.0+

usage

npm i @xplora-uk/poeditor-client

See ./example/index.js

maintenance

installation

npm i

code

src/
  __tests__/
    component/      component tests
  index.ts          main file that exports features of this library

build

npm run build

tests

You can run tests with/without coverage info.

npm run test:coverage

publish

It is important to increment version number using semantic versioning in package.json and re-create package-lock.json

# https://docs.npmjs.com/cli/v9/commands/npm-login
# using a member in xplora-uk
npm login

# https://docs.npmjs.com/cli/v9/commands/npm-publish
npm publish --access public

Package Sidebar

Install

npm i @xplora-uk/poeditor-client

Weekly Downloads

86

Version

1.1.1

License

MIT

Unpacked Size

132 kB

Total Files

17

Last publish

Collaborators

  • nbxplora
  • ark8
  • haci-xplora