🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

noscript-todo

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noscript-todo

Simple TODO List built with Noscript

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

Yet Another TODO app built with noscript

Simple TODO app build on top of the Noscript

Getting start

Clone the repo and build the project

npm i && grunt

It will take care of all the stuff:

  • install all dependencies (using npm)
  • run grunt tasks
  • run server

To stop the server stop the current process with CTRL+C.

Development

You can use grunt watch task.

File structure

There're models and views declarations each inside it's folder. Views also have yate templates and css file (each view is an independent block).

Layouts and routes live inside their separate folders.

Custom web server

It use simple custom web server to handle models' request with mocks, be sure to check out server.js script.

FAQs

Package last updated on 19 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts