9 packages
angular-animation-looper
Dynamic looping of Angular animations. Specify an animation and a number of iterations, and the animation will repeat for that many iterations. You can change the number of iterations programmatically.
extended-angular-firestore
Lightweight extension of Angular Firestore. Provides a more intuitive API. Create, Update, Insert-or-Update (Upsert), Check for Existence, Download Once, Download and Listen for Changes.
jldc
JSON-LD comand line tool with advanced user interface and error trapping.
ng-datefns-pipes
Angular pipes based on date-fns. Date pipe, time-ago pipe, minDate pipe, maxDate pipe, distanceBetweenDates pipe.
ng-datefns-pipes-all-locales
Angular pipes based on date-fns. Date pipe, time-ago pipe, minDate pipe, maxDate pipe, distanceBetweenDates pipe. Supports all date-fns locales.
ngx-jsonld-provider
Angular shim for JSON-LD operations. Inject an Angular provider that performs compaction and expansion, framing, RDf translation, etc. Built on top of jsonld.js.
node-jsonld
NodeJS interface with JSON-LD library. Run compact, expand, flatten algorithms, etc., by reading from and writing to local files. Verbose error messages and help messages are built in. Uses jsonld.js as a peer dependency and requires Node 8 or higher.
star-rating-web-component
Star Rating web component. Framework-independent: use with Ionic, Angular, Vue, React, vanilla Javascript, etc. You can choose any color (default is gold), any font size (default is 25px), and any number of stars (default is 5). Created with Stencil.js.
time-ago-web-component
Framework-independent Time Ago "pipe." Web component that works with Ionic, Angular, React, Vue, vanilla Javascript, etc. Built with Stencil.js and date-fns.