npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

ngx-emfular-integration

v1.0.0

Published

Integrates emfular with its ngx-helper to provide modeling services

Readme

EMFular-Integration

This project is part of EMFular. It wires the other EMFular packages into ready-to-use editors and helpful services and components for your own graphical modeling editors. Please refer to the version compatibilities listed below for more details.

Current Features

EMFular-integration currently offers:

  • editor-level services and components: model service, on top of model-edit-service, history-service of EMFular-tool; editor toolbars to wire the model service methods with buttons; drawing canvas with or without tree components, ready editor shells, connecting the toolbars, canvas and services into one component.
  • details services and components: Detail views (tree-based) and services to open and close them. Components wire the service actions to their click events.
  • graphical components: all basic components from EMFular-diagram plus the referencable box.

Versions

From integration version 1.0.0 on, we switch to the new packages:

`"emfular-core": "^1.1.0",
"ngx-emfular-diagram": "^1.0.1",
"ngx-emfular-tool": "^1.0.0"`

The functionality in integration itself is the same as off 0.4.1, but since a newer core version is used, many improvements are included. Older versions from 0.1.0 on all required the same version range for the core, tool, and diagram libraries, so we recommend using the latest version (0.4.1), if you must stay with "emfular": ">=9.0.0 <11.0.0".

Older Versions

| Integration Version | Features | Required Core, Tool, and Diagram | | --- | --- | --- | | 0.4.1 | Details components, Tree-based Editors and single re-usable graphical components | "emfular": ">=9.0.0 <11.0.0", "ngx-emfular-helper": "^1.0.0", "ngx-svg-graphics": "^3.0.0" | | 0.1.0 | Referencable box component, basic wiring of core + tool | "emfular": ">=9.0.0 <11.0.0", "ngx-emfular-helper": "^1.0.0", "ngx-svg-graphics": "^3.0.0" |

Support

Support is currently offered by the main developer, Susanne Göbel under [email protected].

Contributing

We are open to contributors. Maybe you would like to write your bachelor's or master's thesis on EMFular? Read our arXiv-paper and get in touch with Susanne Göbel [email protected].

License

EMFular-integration is subject to (C) 2026, SoftLang Research Team, University of Koblenz, Faculty of CS, contact Susanne Göbel or Ralf Lämmel. It is provided under the CC BY 4.0 license. Basically, you are free to share and adapt the material as long as you give proper credit to us and our project. Feel free to include EMFular into your research but please cite us.