A markdown parser built for speed
A shim for the setImmediate efficient script yielding API
Parameterised tests for Jest
The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement
Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
[](https://www.npmjs.com/package/jsdoc-type-pratt-parser) []
PDF Document creation from JavaScript
Tooltip and Popover Positioning Engine
JsBarcode is a customizable barcode generator with support for multiple barcode formats.
Email parser for Node.js and browser environments
a 2D rigid body physics engine for the web
Smallest 5th gen CSS-in-JS library
ProseMirror's rowspan/colspan tables component
Intuitive, type safe and flexible Store for Vue
JSON diff & patch (object and array diff, text diff, multiple output formats)
React component that renders Input with debounced onChange
Copy-to-clipboard React component
ReDoc
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
High performance (de)compression in an 8kB package
Resizable component for React.
Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
The UI framework and standard UI library of CKEditor 5.
Convert Oniguruma patterns to native JavaScript RegExp
This is a demonstration project for our full-featured java5 code generator. == FEATURES: Open model.pdf to have an idea of supported UML constructs. == SYNOPSIS: === INSTALLATION: 1) download and install a ruby distribution (>=1.8.6) ( http://rubyforge.org/frs/?group_id=167&release_id=17128 ) 2) update ruby plateform $ set HTTP_PROXY=http://yourproxy:yourport (in case you need one) $ gem update --system 3) install ontomde $ set HTTP_PROXY=http://yourproxy:yourport (in case you need one) $ gem install ontomde === RUN DEMONSTRATION:
ontomde-java is a full-featured UML2 to Java5 code generator library. A sample raw UML2 source model is available here: http://ontomde.rubyforge.org/website/demo/java5/index.html. This model is included in a running demonstration available from this page: http://ontomde.rubyforge.org/website/demonstration.html == FEATURES/PROBLEMS: Managed class modifiers * interface implements * single class inheritance * attribute * association * method * inner class
ontomde-uml2-java is a full-featured UML2 to Java5 code generator library. This library is meant to be used trough a command line wrapper available in ontomde-uml2-javaFrontEnd gem. A sample raw UML2 source model is available here: http://ontomde.rubyforge.org/website/demo/java5/index.html. This model is included in a running demonstration available from this page: http://ontomde.rubyforge.org/website/demonstration.html == FEATURES/PROBLEMS: Managed class modifiers * interface implements * single class inheritance * attribute * association * method * inner class