@nx-pkg/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.9.0 • Public • Published

NxPkg SDK

The NxPkg JavaScript SDK lets you programmatically create NxPkg projects to be opened in a new window or embedded in your docs, example pages, or blog posts.

Documentation

Check out our SDK documentation on developer.nxpkg.github.io:

Reporting issues

Development

We use npm and Node 16+.

# Install dependencies
npm install

# Start a development server to explore examples
npm start

# Run unit tests
npm test

# Run end-to-end tests with mock server
npm run test:e2e

# Run end-to-end tests against nxpkg.github.io
NXPKG_SERVER_ORIGIN=https://nxpkg.github.io npm run test:e2e

# Generate the 'bundles' and 'types' folders
npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @nx-pkg/sdk

Weekly Downloads

0

Version

1.9.0

License

MIT

Unpacked Size

180 kB

Total Files

20

Last publish

Collaborators

  • nextlinux