Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/nativescript-schematics

nativescript, mobile, schematics, angular
https://github.com/NativeScript/nativescript-schematics

chore: update package.json

5022eb838a098ab67a8a7d071a4e0737ed739017 authored almost 7 years ago
docs: update README

318991b488ae630b2c864812612e4739bc4afd25 authored almost 7 years ago
refactor(application): handle the routing flag

84e7e650f1fb9fba3e3c8d30419925fa0d7ff200 authored almost 7 years ago
feat(application): add 'theme' flag

c4a08919c387e9ac1e46d620a91d5b29fb178621 authored almost 7 years ago
refactor(ng-cli-config): add prefix option

d0ce49ed08c667aa6895b743eebcfc8ebd9259ba authored almost 7 years ago
feat: add schematic for generating .angular-cli.json

58b6e5ec6dc62c427bbbf8dfc54b06dc1cc1b386 authored almost 7 years ago
test(application): default case and sourceDir and min options

f1fc6fadaf9f3c83dcaa95359439c6979dee9290 authored almost 7 years ago
refactor(application): empty template on min option

608b84db04be4c99d09e4a733516ceda9ca4d2a7 authored almost 7 years ago
refactor(application): add webpack files

a0fa66491f20f483bd5a02de594813047080d551 authored almost 7 years ago
chore: update App_Resources files to {N} 3.4

ab077b5b207fe0e8cf9935d86ec1a609fd7a954d authored almost 7 years ago
fix(application): sanitize nativescript id

87bc0d2d89944dcf1983187008b2b44d077c2ca9 authored almost 7 years ago
refactor: extend application options

1607be46c50b701d6268a9439ec2f9679c3269ee authored almost 7 years ago
refactor: move app-resources to separate schematic

d23a4ef9d7cfbc2f9e5549b378b4a1f148bd3d8f authored about 7 years ago
fix(application): add __sourcedir__ files

4444bf59de490eb7c4245aefd770f7f4913f5a92 authored about 7 years ago
refactor: use __dot__ for gitignore

764d19fe04fdd71bf982a82888ff241922756d8c authored about 7 years ago
feat: add application schematic

81693a204a439aca83499a4996390879c40d136a authored about 7 years ago
refactor: ast helpers to separate file

53d43c3d6d86ca947c7659582f9669b3733ba7b9 authored about 7 years ago
fix: make typescript a dependency

a4bcfc50e3cd424cbae77440435478caadb8a19f authored about 7 years ago
test(component): add web/web+mobile verifications

0a0b96c844c61cb0846fdfd7bf07b68dcca283a1 authored about 7 years ago
test(module): ensure both files are created when in ns+web project

058219367294551378a6a4ab4dc9c1eb066cbde8 authored about 7 years ago
test(module): fix unit tests

03f925d63028849a61b15bb393149323e5452a36 authored about 7 years ago
Merge branch 'master' of https://github.com/sis0k0/nativescript-schematics

9e67373a861551f8a361391c9cceca250c35b38a authored about 7 years ago
refactor: call external schematics without additional props

d8bc70a8a2b5e67a928b5b60e32608e60f5c959d authored about 7 years ago
fix(module): extensions is object, not an array

6c2f813cd2f1f71a00e0d94dbd920a2eeeb4185c authored about 7 years ago
refactor(component): remove extension options from schema

ddf6620dbf8be1d14637ecb095588eae377c6e5a authored about 7 years ago
feat: use ns/web extensions for component templates

92236c72ab080538d6bd6bcfd9237b68a279b19a authored about 7 years ago
wip:

1f290d819462a492964356ccb84e94b6dd8689e9 authored about 7 years ago
refactor(component): create templates with platform-specific extensions

ab7193bb47249a10e32df72c22eb3e25bbdf6e8e authored about 7 years ago
refactor(module): replace files ext map with fns

3a839bcbbdf31f87bbe1939e911fed3bb5d48dc4 authored about 7 years ago
fix: create web only module when --ns=false

2c84393cdf0b40291f99e12d0b2c7224f3fda552 authored about 7 years ago
refactor(module-schema): alias ns to nativescript

0b71900dd5ab35c6d469a863c856725fc4ed5d49 authored about 7 years ago
refactor: cache isWeb/isNs project checks

f0b357717c4172134916ffcb5d628b42ed5d520c authored about 7 years ago
fix(utils): get content from file when fetching it

bfd7f991091a94c66017975e502129edc0a15d44 authored about 7 years ago
fix: web, ns checks shouldn't use the file system

33a5af2b8882790bb187d173cad76164ab11ffbc authored about 7 years ago
refactor(module): add web+mobile file generation based on flags

7d4fa68bad064d2e3d9f175f97d2ca829a77b8a4 authored about 7 years ago
lint: fix indentation in package.json

38a1ac9a3edf23bd7878f96cf03d47e5560d66e4 authored about 7 years ago
refactor: use getStart() and getEnd() methods for TS Nodes

5d965f456d97cd9cc313a7501d5a7b91d9995eca authored about 7 years ago
refactor: keep original behaviour for .spec files

7e6bf7052830221b6c021b80d665c3e656c67b52 authored about 7 years ago
refactor(module): respect schema options for common module and spec

77dcbfd1bd0a6968b0b04a96a59823dc7f36e668 authored about 7 years ago
refactor(module): add NativeScriptRouterModule

6b996d11dd1f7247ed1dfe66e4bf81bce06293bd authored about 7 years ago
refactor(module): remove RouterModule when routing: true

7b98748a8bce868126f665b2829f03c9e8c0d6b4 authored about 7 years ago
feat(module): remove CommonModule metadata import

ee940220d4d552276bf725e87b7659c8ab91fe65 authored about 7 years ago
feat(module): remove CommonModule import from '@angular/common'

0a8050c49f05466c94dedb62ba842874f1c56182 authored about 7 years ago
feat: add module schematic

- extend from @angular collection
- filter out spec files

46d96afcb6dff5c058b2295ddd9ec593ad8b53aa authored about 7 years ago
refactor: stop using chain for single rule

f031f4fb2471ef9015e9ab79a88e1e35d6196988 authored about 7 years ago
test: add a few unit tests for component schematic

50f6e1b3e5234ab1c55a0db6bcc89aa14f6998bc authored about 7 years ago
refactor: component schematic

ea04389d126c10d3adc2b741e9d0bceded164483 authored about 7 years ago
refactor: extract util methods

4b41022c287631850e5e37d41d790a58dd2ff30e authored about 7 years ago
add simple component schematic for {N}

99f48cf96426f36cbaf301de533d5d5f8ef13217 authored about 7 years ago
depend on @schematics/angular

b8ce91b27569ff6743d1e004efd9f009d986b2f4 authored about 7 years ago
remove default schematics

26b35f5c86692a0cd81514dc506137cd8f8b7af1 authored about 7 years ago
add .d.ts to source control

f0a16d8eef14218d0e182bdb14a81f4388809a3f authored about 7 years ago
add prepare script

721cedfbd5eb80395884f0f6be2320e304466fa1 authored about 7 years ago
extend all angular schematics

3b124fa983d5303de76677b1672e2180ccc83608 authored about 7 years ago
initial

c0956e30dc16ebb3edc558530c27defd86301802 authored about 7 years ago