Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by iainplimmer
A curated list of projects in awesome lists by iainplimmer .
https://github.com/iainplimmer/angular4sharedservice
Example of sharing a service in Angular 4 with RXJS through two components.
angular-cli angular2 angular4 shared-services typescript
Last synced: 07 Nov 2024
https://github.com/iainplimmer/nggridify2
ngGridify has been rebuilt for Angular2+ and is a quick and easy way to show some data on the page, and be able to sort it, configure the columns and bind some sort of javascript function to a button on each line if you want to.
Last synced: 14 Oct 2024
https://github.com/iainplimmer/serviceworker101
Website create to learn about service workers using AngularJS 1.6.1
Last synced: 27 Dec 2024
https://github.com/iainplimmer/angularstarterrc7
The starter bookstore recreated for RC7. It's pretty different........
Last synced: 27 Dec 2024
https://github.com/iainplimmer/gangle
GANGLE! is the most over opinionated Javascript build system and webserver ever. It watches your JS files, concats them to the folder it expects and runs browser-sync to watch your changes and auto refresh the browser.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/reactjswithes6webpackandhotreload
ReactJS with ES6, Webpack and Hot-reload from Lite-Server
Last synced: 27 Dec 2024
https://github.com/iainplimmer/polymer2playground
Exploration of Polymer 2.0 Web Components.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/angudraw
I had an excuse to mess around with the HTML canvas and Angular to experiment, and made a very primitive shape dropping tool. You can free draw, save the drawing off, change colours and clear the canvas. It's pretty simple stuff, but gives a good overview of the tools that can be used at a basic level.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/dotnetcoremacrepo
This is a repository, written entirely using VS Code on the MAC. Intellisense is not as forgiving but, jesus it's working in less than an hour, with next to no effort at all. Impressed.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/minimalwebpacktypescript
A very, very minimal project for bootstrapping a project with TypeScript using WebPack2 as the module loader and transpiler.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/fullcalendario
Implementation of Bootstrap and Fullcalendar.IO without a database to see how useful it is.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/ngconnect4
A lovely game of connect four in AngularJS. It's not finished yet :)
Last synced: 27 Dec 2024
https://github.com/iainplimmer/angular5httpinterceptor
Blank project created to transfer over to another project.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/angularcomponents
An exploration of the many ways to initiate child to parent component communication. There are a few ways: two way binding, output function references (NG2 style) and the old school emit path. All are pretty useful. Saved to my Github to refer to later :)
Last synced: 27 Dec 2024
https://github.com/iainplimmer/hangmanjs
Implementation of Hangman written entirely in Javascript as a counter to the AngularJS implementation to compare.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/nggridify
ngGridify is a quick and easy way to show some data on the page, and be able to sort it, configure the columns and bind some sort of javascript function to a button on each line if you want to.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/requirejsseed
A seed project for starting with RequireJS
Last synced: 27 Dec 2024
https://github.com/iainplimmer/ngnoughtsandcrosses
Sometimes I get bored, so I tried a quick noughts and crosses game. Pretty pleased although the winning solution could be more terse i'm sure :) Restyled with Bootstrap now too. Woo.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/angular4_with_faker
RXJS playground with Angular2/4 - produces fake data using Faker.js which can come from an API or faked right into the application.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/breakout
Messing with canvas to create a breakout game, I don't plan on finishing this anytime soon, just something to mess with over time. It works, there are a few collision detection issues, and there is no game over, but it was more to do with how i'd approach it as i've always been interested in games, and never really made a real one.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/systemjsseed
Seed project to demonstrate the use of SystemJS and JSPM after checking out Angular2 and wondering what all the funky module loaders were all about.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/angularjs1.5-webpack
AngularJS seed application ready for ES6 and Webpack.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/observablebank
A transaction application built using RXJS and services to distribute transactions.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/angularjstestingwithjasmine
New project created to explore testing AngularJS using Jasmine.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/auth0starter
A getting started social login .
Last synced: 27 Dec 2024
https://github.com/iainplimmer/ngmonthyearpicker
A month year picker component that can be used to raise an event.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/ngrestify
Simple Angular 1.5, ES5 module that can be used to manage promises to an API in a central location, I always found i never really use any more than API calls that return promises with GET, POST, PUT and DELETE. With ngRestify we can configure the URL, choose to include a bearer token with each request and just return a promise. I tend to use this loads on personal projects, so decided to make it public.
Last synced: 27 Dec 2024
https://github.com/iainplimmer/iainplimmer
Personal site, uploaded to GitHub, finally.
Last synced: 27 Dec 2024