np8080 0.0.21 copy "np8080: ^0.0.21" to clipboard
np8080: ^0.0.21 copied to clipboard

outdatedDart 1 only

A web based Text editor app built with Angular Dart.

np8080 0.0.21 #

3rd July 2017

NP8080 is a simple notepad type app for the web with some text processing features. It is lightweight and fast to load. 100% functionality when offline so great for Chromebooks.

I use it daily as a scratchpad, a markdown editor and for notes. Particularly handy when working in the context of a web browser as switching tabs is far smoother than switching applications.

You can try it out here.

Feature requests and pull requests welcome!

Development Details #

NP8080 is written in Angular Dart and can be hosted on any web server as it is client-side. Find out more about Dart.

Build Status

Run tests with:

  • pub run test test/textprocess_tests.dart -p dartium

Run in development with:

  • pub serve

Build for deployment with:

  • pub build release
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A web based Text editor app built with Angular Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angular2, browser, dart_to_js_script_rewriter, intl, minibus, pwa, stringprocess, test

More

Packages that depend on np8080