chore: restructure Node Js SDK doc to match template#82
Open
dharmadeveloper108 wants to merge 3 commits into
Open
chore: restructure Node Js SDK doc to match template#82dharmadeveloper108 wants to merge 3 commits into
dharmadeveloper108 wants to merge 3 commits into
Conversation
Contributor
|
🌿 Preview your docs: https://unleash-preview-revamp-node-sdk-docs.docs.buildwithfern.com Here are the markdown pages you've updated: |
| </Tab> | ||
| <Tab title="Histogram"> | ||
|
|
||
| Use histograms to measure the distribution of values, such as request duration or response size. Unleash automatically calculates percentiles (p50, p95, p99). |
Contributor
Author
There was a problem hiding this comment.
The line about percentiles is not in the Go SDK doc, is it correct to drop it?
| </Tab> | ||
| </Tabs> | ||
|
|
||
| ## Flag definitions |
Contributor
Author
There was a problem hiding this comment.
This paragraph was moved further down
| unleash.on('error', console.error); | ||
| ``` | ||
|
|
||
| ### Synchronous initialization |
Contributor
Author
There was a problem hiding this comment.
this paragraph was merged into "Wait until the SDK is ready"
dharmadeveloper108
added a commit
to Unleash/unleash-node-sdk
that referenced
this pull request
Apr 9, 2026
- Replaces the full usage documentation in README with a minimal version following the same pattern as the [Go SDK README](https://github.com/Unleash/unleash-go-sdk) - Removes some of the documentation that now (when the [PR](Unleash/unleash-documentation#82) is merged) lives in the [docs site](https://docs.getunleash.io/sdks/node) - Makes README focus on: quick start, requirements, and contributing (local dev, tests, benchmarking, linting, building) - Removes stale Code Climate badge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Restructures the Node.js SDK page to follow the SDK doc template (same structure as the Go SDK):
backupPath,projectName,bootstrapOverride,disableAutoStart,skipInstanceCountWarning,metricsJitter)tagstype from{type, value}to{name, value}(matchesTagFilterinterface)package.json)initializesingleton description (returns existing instance or throws, does not replace)backend-intro,backend-singleton-warning,backend-connection,impact-metrics,impression-data-intro)