Node BuilderBlog
All posts
Release1 min read

The documentation site is live

docs.nodebuilder.io is up, with the definition format written out in full and search that works from the first keystroke.

There is now a proper home for the reference material at docs.nodebuilder.io. Until this week the definition format was explained in a README and in whatever the builder could fit into a tooltip.

What is in it

Search runs entirely in your browser against an index built from the same source the pages render from, so a result can never point at text that is not there. There is no request per keystroke and nothing to wait for.