MCPcopy
hub / github.com/sbstjn/timesheet.js

github.com/sbstjn/timesheet.js @main sqlite

repository ↗ · DeepWiki ↗
2 symbols 2 edges 7 files 0 documented · 0%
README

Timesheet.js

Simple JavaScript library to create HTML time sheets. Wrapped in an example project using Middleman …

https://sbstjn.github.io/timesheet.js

You only have to include dist/timesheet.js and dist/timesheet.css in your HTML and initialize Timesheet.js with:






new Timesheet('timesheet', 2002, 2013, [
  ['2002', '09/2002', 'A freaking awesome time', 'lorem'],
  ['06/2002', '09/2003', 'Some great memories', 'ipsum'],
  ['2003', 'Had very bad luck'],
  ['10/2003', '2006', 'At least had fun', 'dolor'],
  ['02/2005', '05/2006', 'Enjoyed those times as well', 'ipsum'],
  ['07/2005', '09/2005', 'Bad luck again', 'default'],
  ['10/2005', '2008', 'For a long time nothing happened', 'dolor'],
  ['01/2008', '05/2009', 'LOST Season #4', 'lorem'],
  ['01/2009', '05/2009', 'LOST Season #4', 'lorem'],
  ['02/2010', '05/2010', 'LOST Season #5', 'lorem'],
  ['09/2008', '06/2010', 'FRINGE #1 & #2', 'ipsum']
]);

Bower

$ > bower install https://github.com/sbstjn/timesheet.js.git

Grunt commands

Use grunt to build all JavaScript and StyleSheet files located inside dist/.

Use grunt server to start a local web server on localhost:8080 to customize Timesheet.js, afterwards run grunt to compile all needed files.

Use grunt gh to generate the site and files available at sbstjn.github.io/timesheet.js into the gh-pages folder.

License

Timesheet.js is licensed under MIT License.

Core symbols most depended-on inside this repo

Timesheet
called by 0
source/javascripts/timesheet.js
Bubble
called by 0
source/javascripts/timesheet.js

Shape

Function 2

Languages

TypeScript100%

Modules by API surface

source/javascripts/timesheet.js2 symbols

Dependencies from manifests, versioned

consolidate0.13.1 · 1×
express4.12.4 · 1×
grunt0.4.1 · 1×
grunt-cli0.1.11 · 1×
grunt-contrib-copy0.8.0 · 1×
grunt-contrib-jshint0.7.2 · 1×
grunt-contrib-sass0.7.3 · 1×
grunt-contrib-uglify0.4.0 · 1×
grunt-express-server0.5.1 · 1×
grunt-haml0.9.0 · 1×
grunt-jslint1.1.1 · 1×

For agents

$ claude mcp add timesheet.js \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact