Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

nent

nent4MIT0.7.0

Add NENT HTML-element hinting, snippets and autocomplete for HTML files. Learn more about building web application directly with HTML here: https://nent.dev

nent, vscode, web-components, framework-agnostic

readme

NENT: Functional Elements

MIT ts webnamespaces.org NPM jsdelivr unpkgd

What is NENT?

NENT is a library of functional elements (web components) that extend HTML with web application features without a complex build-process. No JavaScript required.

'Nent' comes from the word component and is my tech-brain's uncreative attempt at branding.

Features:

  • Single-page URL Routing
  • Guided Navigation
  • Presentations
  • Declarative Actions
  • Audio Orchestration
  • Video Synchronization

Learn More

The best way to see what these elements in action, is to take a look at the documentation demo. The installable app is built using these elements in a single HTML file (with child-routes and partials lazy-loaded, as-needed).

Take the Tour

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.0 (2021-09-29)

Features

  • ✨: added the ability to publish draft releases (05cd94d)

0.6.18 (2021-09-29)

Note: Version bump only for package nent

Change Log

All notable changes to the "nent" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

  • Initial release