50 packages
ait-animation
Ait module for doing animation things
ait-canvas
Ait module with html canvas bindings
ait-dom
Ait module with DOM bindings
ait-lang
Compiler and runtime for the Ait language
bacon-love
A Nodeschool type workshop for Functional Reactive Programming and Bacon.js
eslint-config-nrk
A shared ESLint configuration for and by JavaScript developers at NRK.
fsharp
A module for calling out to the F# Interactive command capturing stdin and stdout as a duplex stream
gulp-embedlr
A gulp plugin for embedding a livereload snippet into html files
gulp-fsharp
A Gulp plugin for calling F# scripts
jshint-growl-reporter
Growl reporter for JSHint
@mollerse/create
Standard initializer pacakage for my projects.
@mollerse/dat.gui-midi-control
dat.gui with added functionality for controlling params with a midi device
@mollerse/midi-control
Functionality for binding a control pane (dat.gui or tweakpane) to a MIDI Device
@nrk/core-css
Core CSS layer for web services.
@nrk/core-datepicker
> `@nrk/core-datepicker` enhances all child `input`, `select` `table` and `button` elements with keyboard accessible functionality > for selecting both dates and times. The interface and granularity of date refinement can easily be altered through markup.
@nrk/core-design-tokens
Core Design tokens - Design tokens for the NRK design program
@nrk/core-dialog
> `@nrk/core-dialog` is an elevated element with which the user interacts with to perform some task or decision. > It supports nestability, keyboard navigation containment and restoring focus when dialog is closed.
@nrk/core-docs
Core documentation
@nrk/core-icons
The official icons for NRK.
@nrk/core-input
> [Use Core Suggest →](https://github.com/nrkno/core-components/tree/master/packages/core-suggest)
@nrk/core-progress
> `@nrk/core-progress` is an accessible progress element for displaying linear and radial progresses.
@nrk/core-scroll
> `@nrk/core-scroll` enhances any tag with content to be scrollable with mouse interaction on non-touch-devices. > It also hides the scrollbars and automatically disables animation for users who prefers [reduced motion](https://css-tricks.com/introduction
@nrk/core-suggest
<!-- <script src="https://unpkg.com/preact"></script> <script src="https://unpkg.com/preact-compat"></script> <script type="text/javascript"> window.React = preactCompat window.ReactDOM = preactCompat </script> --> <!--demo <script src="https://unpkg.
@nrk/core-tabs
> `@nrk/core-tabs` converts `<button>` and `<a>` elements to keyboard accessible tabs, controlling following tabpanels. > Tabs can be nested and easily extended with custom animations or behaviour through the `tabs.toggle` event.
@nrk/core-toggle
> `@nrk/core-toggle` makes a `<button>` toggle the visibility of next element sibling. Toggles can be nested and easily extended with custom animations or behavior through the [toggle event](#events).